Convert python script to notebook examples
See original GitHub issueSome are probably already notebooks and are due to be removed. It any that is not a notebook already we should provably convert it then.
See https://github.com/python-visualization/folium/tree/master/examples
@YasminFathy and @qingkaikong let me know if any of you are are interested in tackling this issue.
Edit: After #515 the remaining examples to be converted are: fullscreen_plugin_example.py
, line_example.py
, and polyline_text_path_example.py
.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
python - converting from .py to .ipynb - Stack Overflow
Use p2j to convert Python source code to Jupyter Notebook. From the command line, run -->pip install p2j. then go to the directory...
Read more >py2nb: convert python scripts to jupyter notebooks - GitHub
py2nb is a python package for converting python scripts with minimal markdown to jupyter notebooks. Markdown cells are rendered from comments beginning with...
Read more >How to convert Jupyter notebook to python - Linux Hint
The simplest way to convert the notebook (.ipynb) to python (.py) is using the Jupyter GUI environment. Open the jupyter notebook that you...
Read more >Convert notebook code into Python scripts - Azure
In this tutorial, you learn how to convert Jupyter notebooks into Python scripts to make it testing and automation friendly using the ...
Read more >From Jupyter Notebook To Scripts. Don't play toy models
In this article, I will show you how I convert a Jupyter Notebook from Kaggle on ... for example, which stage of the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No worries, yes, I can do it. I should do that way more earlier ^)^ I am happy to contribute to Folium!
best Qingkai
On Thu, Sep 22, 2016 at 1:21 PM, Filipe notifications@github.com wrote:
Qingkai KONG Ph.D Candidate Seismological Lab 289 McCone Hall University of California, Berkeley http://seismo.berkeley.edu/qingkaikong
You are welcome @ocefpaf!