Show More
|
1 | NO CONTENT: file renamed from IPython/html/services/notebooks/__init__.py to IPython/html/services/contents/__init__.py |
|
1 | NO CONTENT: file renamed from IPython/html/services/notebooks/filenbmanager.py to IPython/html/services/contents/filenbmanager.py, modified file |
@@ -285,4 +285,3 b' default_handlers = [' | |||
|
285 | 285 | (r"/api/notebooks%s" % notebook_path_regex, NotebookHandler), |
|
286 | 286 | (r"/api/notebooks%s" % path_regex, NotebookHandler), |
|
287 | 287 | ] |
|
288 |
|
1 | NO CONTENT: file renamed from IPython/html/services/notebooks/nbmanager.py to IPython/html/services/contents/nbmanager.py, modified file |
|
1 | NO CONTENT: file renamed from IPython/html/services/notebooks/tests/__init__.py to IPython/html/services/contents/tests/__init__.py |
|
1 | NO CONTENT: file renamed from IPython/html/services/notebooks/tests/test_nbmanager.py to IPython/html/services/contents/tests/test_nbmanager.py, modified file |
General Comments 0
You need to be logged in to leave comments.
Login now