[IPython-dev] remove --script?

davidacoder davidacoder at hotmail.com
Thu Oct 24 09:43:49 EDT 2013


Here is another vote along the same lines, I also use --script that way.

Having said that, it would be even nicer if %run would work with .ipynb
files, that way I wouldn't need the duplicate .py files generated by
--script and could still have one notebook depend on another.

Cheers,
David


From: ipython-dev-bounces at scipy.org [mailto:ipython-dev-bounces at scipy.org]
On Behalf Of Alistair Miles
Sent: Thursday, October 24, 2013 9:13 AM
To: ipython-dev at scipy.org
Subject: [IPython-dev] remove --script?

Hi folks,

I was just browsing through the IPython roadmap and spotted this:
• (M,3) Move .py export to nbconvert and remove --script
I guess this is a while off, but could I make a vote for *not* removing
--script? Currently I use this feature to make it easy to import functions
between notebooks. I.e., Currently I can have two notebooks on the go, one
effectively importing from the other, because each time they are saved the
.py is also automatically saved, which is very convenient. If I had to
manually export a .py via nbconvert each time that would be a pain, and
would mean the .ipynb and corresponding .py would easily get out of sync.

Btw very much looking forward to 2.0.

Cheers,
Alistair
-- 
Alistair Miles
Head of Epidemiological Informatics
Centre for Genomics and Global Health <http://cggh.org>
The Wellcome Trust Centre for Human Genetics
Roosevelt Drive
Oxford
OX3 7BN
United Kingdom
Web: http://purl.org/net/aliman
Email: alimanfoo at gmail.com
Tel: +44 (0)1865 287721 ***new number*** 



More information about the IPython-dev mailing list