Show More
@@ -561,7 +561,6 b' Currently the magic system has the following functions:""",' | |||||
561 |
|
561 | |||
562 | This function can export the current IPython history to a notebook file. |
|
562 | This function can export the current IPython history to a notebook file. | |
563 | For example, to export the history to "foo.ipynb" do "%notebook foo.ipynb". |
|
563 | For example, to export the history to "foo.ipynb" do "%notebook foo.ipynb". | |
564 | To export the history to "foo.py" do "%notebook foo.py". |
|
|||
565 |
|
564 | |||
566 | The -e or --export flag is deprecated in IPython 5.2, and will be |
|
565 | The -e or --export flag is deprecated in IPython 5.2, and will be | |
567 | removed in the future. |
|
566 | removed in the future. |
General Comments 0
You need to be logged in to leave comments.
Login now