Issue
I was using iPython command line interface and after some operations I want to save my operation history to a notebook file. But I was not using iPython notebook from the beginning. Can I still make it?
Solution
From @Thomas K (I don't know why he didn't post an answer):
%notebook -e myhistory.ipynb
Answered By - kristianp
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.