Hi,

I have been using jupyter notebook for interactive and exploratory data 
analysis for a while, and I would like to consolidate the code into more 
structured modules as .py files. Although I can use %run -d  as debug mode 
in jupyter notebook and use pdb to continue the interactive work. However, 
the functionality is much more limited in comparison to the full jupyter 
notebook, such as multi-cell environment, inline plot of matplotlib, 
ipython magic functions, etc. 

I wonder if anyone has experience of turning the jupyer notebook into a 
debugging and python development workflow. If so, please do share your 
wisdom and give some pointers, thanks!

Frank 

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/dae9a5d4-d44b-466a-be38-fd85bff95d3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to