jupyter/nbconvert#452
- jupyter/nbconvert#452 "Conversion back from executable script to ipynb notebook"
From https://github.com/jupyter/nbconvert/issues/452#issuecomment-279593218 :
- https://github.com/sklam/py2nb/blob/master/py2nb/reader.py
- [ ] ENH: read(filename): split on
# In[\d*]:- [ ] TST,REF: read_(fileobj): accept a file object w/
.read()to make testing easier (StringIO.read)- https://github.com/sklam/py2nb/blob/master/py2nb/converter.py
- [x] IPython.nbformat.v3
- [ ] IPython.nbformat.v4
- jupyter/nbformat#58 "Document functionality for creating notebooks programmatically "
- [ ] tokenize and transform "get_ipython()..." magics
Are you planning to implement it into nbconvert?
I suppose someone could
On Tuesday, February 14, 2017, Siu Kwan Lam [email protected] wrote:
Are you planning to implement it into nbconvert?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sklam/py2nb/issues/2#issuecomment-279774653, or mute the thread https://github.com/notifications/unsubscribe-auth/AADGy1QB6wiyGNKyqU0oyYAif3kkOckiks5rceMXgaJpZM4MAAz7 .
I am not really spending time on this project at the moment. So, if anyone would like to work on this or take over this project, let me know.