sync ports with The Matrix
This commit is contained in:
parent
d97ea2d955
commit
6dacb122d0
148 changed files with 6228 additions and 2485 deletions
13
www/jupyter-notebook/patches/patch-notebook_notebookapp_py
Normal file
13
www/jupyter-notebook/patches/patch-notebook_notebookapp_py
Normal file
|
@ -0,0 +1,13 @@
|
|||
repair with traitlets 5.10
|
||||
|
||||
Index: notebook/notebookapp.py
|
||||
--- notebook/notebookapp.py.orig
|
||||
+++ notebook/notebookapp.py
|
||||
@@ -1388,7 +1388,6 @@ class NotebookApp(JupyterApp):
|
||||
# and allow jupyter_server contents managers to pass
|
||||
# through. If jupyter_server is not installed, this class
|
||||
# will be ignored.
|
||||
- 'jupyter_server.contents.services.managers.ContentsManager'
|
||||
],
|
||||
config=True,
|
||||
help=_('The notebook manager class to use.')
|
Loading…
Add table
Add a link
Reference in a new issue