Updating more imports.

pull/37/head
Brian E. Granger 13 years ago
parent c9d167e78c
commit 5f9e6f02f1

@ -475,7 +475,7 @@ class NotebookApp(BaseIPythonApplication):
else:
self.log.info("Using MathJax: %s", new)
notebook_manager_class = DottedObjectName('IPython.frontend.html.notebook.notebooks.filenbmanager.FileNotebookManager',
notebook_manager_class = DottedObjectName('IPython.frontend.html.notebook.services.notebooks.filenbmanager.FileNotebookManager',
config=True,
help='The notebook manager class to use.')

Loading…
Cancel
Save