##// END OF EJS Templates
Reorganizaing the server side of the notebook.
Brian E. Granger -
Show More
1 NO CONTENT: new file 100644
1 NO CONTENT: new file 100644
1 NO CONTENT: new file 100644
1 NO CONTENT: new file 100644
1 NO CONTENT: new file 100644
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/__init__.py to IPython/frontend/html/notebook/auth/__init__.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/login.py to IPython/frontend/html/notebook/auth/login.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/logout.py to IPython/frontend/html/notebook/auth/logout.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/files.py to IPython/frontend/html/notebook/base/files.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/base.py to IPython/frontend/html/notebook/base/handlers.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/clustermanager.py to IPython/frontend/html/notebook/clusters/clustermanager.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/clustersapi.py to IPython/frontend/html/notebook/clusters/handlers.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/kernelsapi.py to IPython/frontend/html/notebook/kernels/handlers.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/kernelmanager.py to IPython/frontend/html/notebook/kernels/kernelmanager.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/notebooksapi.py to IPython/frontend/html/notebook/notebooks/apihandlers.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/azurenbmanager.py to IPython/frontend/html/notebook/notebooks/azurenbmanager.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/filenbmanager.py to IPython/frontend/html/notebook/notebooks/filenbmanager.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/notebooks.py to IPython/frontend/html/notebook/notebooks/handlers.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/nbmanager.py to IPython/frontend/html/notebook/notebooks/nbmanager.py
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/handlers/tree.py to IPython/frontend/html/notebook/tree/handlers.py
General Comments 0
You need to be logged in to leave comments. Login now