Show More
@@ -0,0 +1,6 b'' | |||||
|
1 | - The NotebookManager and ``/api/notebooks`` service has been replaced by | |||
|
2 | a more generic ContentsManager and ``/api/contents`` service, | |||
|
3 | which supports all kinds of files. | |||
|
4 | - The Dashboard now lists all files, not just notebooks and directories. | |||
|
5 | - The ``--script`` hook for saving notebooks to Python scripts is removed, | |||
|
6 | use ``ipython nbconvert --to python [notebook]`` instead. |
General Comments 0
You need to be logged in to leave comments.
Login now