IPython run script from breakpoint or line number -


i use magic function %run often. there way run script given line number or other label?

example use: edit script in editor , use %run in ipython. need modify how i'm visualizing data compute in beginning of script, don't need recompute each time. (i know can cache data in file, or refactor code; that's not answer i'm looking for.)

you can take @ ipython notebook. lets write chunks of code , run them @ time on interactive namespace.

here's demo


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -