[IPython-User] notebook magic development questions
Ben Mabey
ben@benmabey....
Sun Jan 20 23:48:37 CST 2013
Hi all,
I'm new to ipython (and python in general) and am loving the notebook,
thanks for all the work on it!
To facilitate my workflow for data analysis I'm creating some custom
line and cell magics. For the most part things are straight forward but
I'm unhappy with my current development workflow on the magics. To
develop the magics I have the magic file in the same directory as my
notebook. I can `%load_ext m
More information about the IPython-User
mailing list