question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Convert python script to notebook examples

See original GitHub issue

Some 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:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
qingkaikongcommented, Sep 22, 2016

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:

Sure, I can work on that. I am recently quite busy with my project,

Your project is always first priority 😄

I only pinged you b/c you showed interested in this before. Do not feel obligate to do anything!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/python-visualization/folium/issues/507#issuecomment-249016877, or mute the thread https://github.com/notifications/unsubscribe-auth/ABi9TL53V8Sv5fq2f1slJDa7JPaLZXX1ks5qsuNagaJpZM4KEKIo .

Qingkai KONG Ph.D Candidate Seismological Lab 289 McCone Hall University of California, Berkeley http://seismo.berkeley.edu/qingkaikong

0reactions
qingkaikongcommented, Sep 26, 2016

You are welcome @ocefpaf!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found