[IPython-dev] notebook code editor
Kyle Kelley
rgbkrk at gmail.com
Thu Sep 12 11:37:47 EDT 2013
Sounds cool, but as far as I know that functionality doesn't exist (yet).
Would be pretty rad though.
On Thu, Sep 12, 2013 at 9:54 AM, Jason Grout <jason-sage at creativetrax.com>wrote:
> Is there a way to edit a plain python file from the IPython notebook?
>
> I was talking to another person about using the IPython notebook to
> collaborate on a code library (using git, github, pull requests, etc).
> The notebook format doesn't work here because git merges can mess it up,
> etc. I think they'd like to use the notebook to interact with the code
> (i.e., run functions, draw plots, etc.). It would be cool if they could
> stay in the notebook to actually edit the library code. What I'm
> imagining is that the initial notebook screen lists ipynb files and .py
> files. Opening a .py file just opens a huge CodeMirror instance with
> the file and a save button at the top.
>
> Thoughts?
>
> Thanks,
>
> Jason
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130912/7ab0a2d4/attachment.html>
More information about the IPython-dev
mailing list