##// END OF EJS Templates
mv IPython.html.notebook -> IPython.html
MinRK -
Show More
1 NO CONTENT: file renamed from IPython/html/notebook/README.md to IPython/html/README.md
NO CONTENT: file renamed from IPython/html/notebook/README.md to IPython/html/README.md
@@ -0,0 +1,7 b''
1 """The IPython HTML Notebook"""
2
3 import os
4 # Packagers: modify this line if you store the notebook static files elsewhere
5 DEFAULT_STATIC_FILES_PATH = os.path.join(os.path.dirname(__file__), "static")
6
7 del os
1 NO CONTENT: file renamed from IPython/html/notebook/auth/__init__.py to IPython/html/auth/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/auth/__init__.py to IPython/html/auth/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/auth/login.py to IPython/html/auth/login.py
NO CONTENT: file renamed from IPython/html/notebook/auth/login.py to IPython/html/auth/login.py
1 NO CONTENT: file renamed from IPython/html/notebook/auth/logout.py to IPython/html/auth/logout.py
NO CONTENT: file renamed from IPython/html/notebook/auth/logout.py to IPython/html/auth/logout.py
1 NO CONTENT: file renamed from IPython/html/notebook/base/__init__.py to IPython/html/base/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/base/__init__.py to IPython/html/base/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/base/handlers.py to IPython/html/base/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/base/handlers.py to IPython/html/base/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/base/zmqhandlers.py to IPython/html/base/zmqhandlers.py
NO CONTENT: file renamed from IPython/html/notebook/base/zmqhandlers.py to IPython/html/base/zmqhandlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/fabfile.py to IPython/html/fabfile.py
NO CONTENT: file renamed from IPython/html/notebook/fabfile.py to IPython/html/fabfile.py
@@ -1,7 +0,0 b''
1 """The IPython HTML Notebook"""
2
3 import os
4 # Packagers: modify this line if you store the notebook static files elsewhere
5 DEFAULT_STATIC_FILES_PATH = os.path.join(os.path.dirname(__file__), "static")
6
7 del os
1 NO CONTENT: file renamed from IPython/html/notebook/notebook/handlers.py to IPython/html/notebook/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/notebook/handlers.py to IPython/html/notebook/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/notebookapp.py to IPython/html/notebookapp.py
NO CONTENT: file renamed from IPython/html/notebook/notebookapp.py to IPython/html/notebookapp.py
1 NO CONTENT: file renamed from IPython/html/notebook/notebook/__init__.py to IPython/html/services/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/notebook/__init__.py to IPython/html/services/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/__init__.py to IPython/html/services/clusters/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/services/__init__.py to IPython/html/services/clusters/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/clusters/clustermanager.py to IPython/html/services/clusters/clustermanager.py
NO CONTENT: file renamed from IPython/html/notebook/services/clusters/clustermanager.py to IPython/html/services/clusters/clustermanager.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/clusters/handlers.py to IPython/html/services/clusters/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/services/clusters/handlers.py to IPython/html/services/clusters/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/clusters/__init__.py to IPython/html/services/kernels/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/services/clusters/__init__.py to IPython/html/services/kernels/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/kernels/handlers.py to IPython/html/services/kernels/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/services/kernels/handlers.py to IPython/html/services/kernels/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/kernels/kernelmanager.py to IPython/html/services/kernels/kernelmanager.py
NO CONTENT: file renamed from IPython/html/notebook/services/kernels/kernelmanager.py to IPython/html/services/kernels/kernelmanager.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/kernels/__init__.py to IPython/html/services/notebooks/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/services/kernels/__init__.py to IPython/html/services/notebooks/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/azurenbmanager.py to IPython/html/services/notebooks/azurenbmanager.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/azurenbmanager.py to IPython/html/services/notebooks/azurenbmanager.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/filenbmanager.py to IPython/html/services/notebooks/filenbmanager.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/filenbmanager.py to IPython/html/services/notebooks/filenbmanager.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/handlers.py to IPython/html/services/notebooks/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/handlers.py to IPython/html/services/notebooks/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/nbmanager.py to IPython/html/services/notebooks/nbmanager.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/nbmanager.py to IPython/html/services/notebooks/nbmanager.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/__init__.py to IPython/html/services/notebooks/tests/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/__init__.py to IPython/html/services/notebooks/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/tests/test_nbmanager.py to IPython/html/services/notebooks/tests/test_nbmanager.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/tests/test_nbmanager.py to IPython/html/services/notebooks/tests/test_nbmanager.py
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/css/override.css to IPython/html/static/auth/css/override.css
NO CONTENT: file renamed from IPython/html/notebook/static/auth/css/override.css to IPython/html/static/auth/css/override.css
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/js/loginmain.js to IPython/html/static/auth/js/loginmain.js
NO CONTENT: file renamed from IPython/html/notebook/static/auth/js/loginmain.js to IPython/html/static/auth/js/loginmain.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/js/loginwidget.js to IPython/html/static/auth/js/loginwidget.js
NO CONTENT: file renamed from IPython/html/notebook/static/auth/js/loginwidget.js to IPython/html/static/auth/js/loginwidget.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/js/logoutmain.js to IPython/html/static/auth/js/logoutmain.js
NO CONTENT: file renamed from IPython/html/notebook/static/auth/js/logoutmain.js to IPython/html/static/auth/js/logoutmain.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/less/login.less to IPython/html/static/auth/less/login.less
NO CONTENT: file renamed from IPython/html/notebook/static/auth/less/login.less to IPython/html/static/auth/less/login.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/less/logout.less to IPython/html/static/auth/less/logout.less
NO CONTENT: file renamed from IPython/html/notebook/static/auth/less/logout.less to IPython/html/static/auth/less/logout.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/auth/less/style.less to IPython/html/static/auth/less/style.less
NO CONTENT: file renamed from IPython/html/notebook/static/auth/less/style.less to IPython/html/static/auth/less/style.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/css/boilerplate.css to IPython/html/static/base/css/boilerplate.css
NO CONTENT: file renamed from IPython/html/notebook/static/base/css/boilerplate.css to IPython/html/static/base/css/boilerplate.css
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/images/favicon.ico to IPython/html/static/base/images/favicon.ico
NO CONTENT: file renamed from IPython/html/notebook/static/base/images/favicon.ico to IPython/html/static/base/images/favicon.ico
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/images/ipynblogo.png to IPython/html/static/base/images/ipynblogo.png
NO CONTENT: file renamed from IPython/html/notebook/static/base/images/ipynblogo.png to IPython/html/static/base/images/ipynblogo.png
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/images/ipynblogo.svg to IPython/html/static/base/images/ipynblogo.svg
NO CONTENT: file renamed from IPython/html/notebook/static/base/images/ipynblogo.svg to IPython/html/static/base/images/ipynblogo.svg
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/static/base/js/dialog.js to IPython/html/static/base/js/dialog.js
NO CONTENT: file renamed from IPython/frontend/html/notebook/static/base/js/dialog.js to IPython/html/static/base/js/dialog.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/js/events.js to IPython/html/static/base/js/events.js
NO CONTENT: file renamed from IPython/html/notebook/static/base/js/events.js to IPython/html/static/base/js/events.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/js/namespace.js to IPython/html/static/base/js/namespace.js
NO CONTENT: file renamed from IPython/html/notebook/static/base/js/namespace.js to IPython/html/static/base/js/namespace.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/js/page.js to IPython/html/static/base/js/page.js
NO CONTENT: file renamed from IPython/html/notebook/static/base/js/page.js to IPython/html/static/base/js/page.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/js/pagemain.js to IPython/html/static/base/js/pagemain.js
NO CONTENT: file renamed from IPython/html/notebook/static/base/js/pagemain.js to IPython/html/static/base/js/pagemain.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/js/utils.js to IPython/html/static/base/js/utils.js
NO CONTENT: file renamed from IPython/html/notebook/static/base/js/utils.js to IPython/html/static/base/js/utils.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/less/flexbox.less to IPython/html/static/base/less/flexbox.less
NO CONTENT: file renamed from IPython/html/notebook/static/base/less/flexbox.less to IPython/html/static/base/less/flexbox.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/less/mixins.less to IPython/html/static/base/less/mixins.less
NO CONTENT: file renamed from IPython/html/notebook/static/base/less/mixins.less to IPython/html/static/base/less/mixins.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/less/page.less to IPython/html/static/base/less/page.less
NO CONTENT: file renamed from IPython/html/notebook/static/base/less/page.less to IPython/html/static/base/less/page.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/less/style.less to IPython/html/static/base/less/style.less
NO CONTENT: file renamed from IPython/html/notebook/static/base/less/style.less to IPython/html/static/base/less/style.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/base/less/variables.less to IPython/html/static/base/less/variables.less
NO CONTENT: file renamed from IPython/html/notebook/static/base/less/variables.less to IPython/html/static/base/less/variables.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/custom/custom.css to IPython/html/static/custom/custom.css
NO CONTENT: file renamed from IPython/html/notebook/static/custom/custom.css to IPython/html/static/custom/custom.css
1 NO CONTENT: file renamed from IPython/html/notebook/static/custom/custom.js to IPython/html/static/custom/custom.js
NO CONTENT: file renamed from IPython/html/notebook/static/custom/custom.js to IPython/html/static/custom/custom.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/dateformat/date.format.js to IPython/html/static/dateformat/date.format.js
NO CONTENT: file renamed from IPython/html/notebook/static/dateformat/date.format.js to IPython/html/static/dateformat/date.format.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/css/override.css to IPython/html/static/notebook/css/override.css
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/css/override.css to IPython/html/static/notebook/css/override.css
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/cell.js to IPython/html/static/notebook/js/cell.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/cell.js to IPython/html/static/notebook/js/cell.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbar.js to IPython/html/static/notebook/js/celltoolbar.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbar.js to IPython/html/static/notebook/js/celltoolbar.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbarpresets/default.js to IPython/html/static/notebook/js/celltoolbarpresets/default.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbarpresets/default.js to IPython/html/static/notebook/js/celltoolbarpresets/default.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbarpresets/example.js to IPython/html/static/notebook/js/celltoolbarpresets/example.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbarpresets/example.js to IPython/html/static/notebook/js/celltoolbarpresets/example.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbarpresets/slideshow.js to IPython/html/static/notebook/js/celltoolbarpresets/slideshow.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/celltoolbarpresets/slideshow.js to IPython/html/static/notebook/js/celltoolbarpresets/slideshow.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/codecell.js to IPython/html/static/notebook/js/codecell.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/codecell.js to IPython/html/static/notebook/js/codecell.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/codemirror-ipython.js to IPython/html/static/notebook/js/codemirror-ipython.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/codemirror-ipython.js to IPython/html/static/notebook/js/codemirror-ipython.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/completer.js to IPython/html/static/notebook/js/completer.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/completer.js to IPython/html/static/notebook/js/completer.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/config.js to IPython/html/static/notebook/js/config.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/config.js to IPython/html/static/notebook/js/config.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/contexthint.js to IPython/html/static/notebook/js/contexthint.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/contexthint.js to IPython/html/static/notebook/js/contexthint.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/layoutmanager.js to IPython/html/static/notebook/js/layoutmanager.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/layoutmanager.js to IPython/html/static/notebook/js/layoutmanager.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/main.js to IPython/html/static/notebook/js/main.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/main.js to IPython/html/static/notebook/js/main.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/maintoolbar.js to IPython/html/static/notebook/js/maintoolbar.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/maintoolbar.js to IPython/html/static/notebook/js/maintoolbar.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/mathjaxutils.js to IPython/html/static/notebook/js/mathjaxutils.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/mathjaxutils.js to IPython/html/static/notebook/js/mathjaxutils.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/menubar.js to IPython/html/static/notebook/js/menubar.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/menubar.js to IPython/html/static/notebook/js/menubar.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/notebook.js to IPython/html/static/notebook/js/notebook.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/notebook.js to IPython/html/static/notebook/js/notebook.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/notificationarea.js to IPython/html/static/notebook/js/notificationarea.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/notificationarea.js to IPython/html/static/notebook/js/notificationarea.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/notificationwidget.js to IPython/html/static/notebook/js/notificationwidget.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/notificationwidget.js to IPython/html/static/notebook/js/notificationwidget.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/outputarea.js to IPython/html/static/notebook/js/outputarea.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/outputarea.js to IPython/html/static/notebook/js/outputarea.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/pager.js to IPython/html/static/notebook/js/pager.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/pager.js to IPython/html/static/notebook/js/pager.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/quickhelp.js to IPython/html/static/notebook/js/quickhelp.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/quickhelp.js to IPython/html/static/notebook/js/quickhelp.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/savewidget.js to IPython/html/static/notebook/js/savewidget.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/savewidget.js to IPython/html/static/notebook/js/savewidget.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/textcell.js to IPython/html/static/notebook/js/textcell.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/textcell.js to IPython/html/static/notebook/js/textcell.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/toolbar.js to IPython/html/static/notebook/js/toolbar.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/toolbar.js to IPython/html/static/notebook/js/toolbar.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/tooltip.js to IPython/html/static/notebook/js/tooltip.js
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/js/tooltip.js to IPython/html/static/notebook/js/tooltip.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/ansicolors.less to IPython/html/static/notebook/less/ansicolors.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/ansicolors.less to IPython/html/static/notebook/less/ansicolors.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/cell.less to IPython/html/static/notebook/less/cell.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/cell.less to IPython/html/static/notebook/less/cell.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/celltoolbar.less to IPython/html/static/notebook/less/celltoolbar.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/celltoolbar.less to IPython/html/static/notebook/less/celltoolbar.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/codecell.less to IPython/html/static/notebook/less/codecell.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/codecell.less to IPython/html/static/notebook/less/codecell.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/codemirror.less to IPython/html/static/notebook/less/codemirror.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/codemirror.less to IPython/html/static/notebook/less/codemirror.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/completer.less to IPython/html/static/notebook/less/completer.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/completer.less to IPython/html/static/notebook/less/completer.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/highlight.less to IPython/html/static/notebook/less/highlight.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/highlight.less to IPython/html/static/notebook/less/highlight.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/menubar.less to IPython/html/static/notebook/less/menubar.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/menubar.less to IPython/html/static/notebook/less/menubar.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/notebook.less to IPython/html/static/notebook/less/notebook.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/notebook.less to IPython/html/static/notebook/less/notebook.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/notificationarea.less to IPython/html/static/notebook/less/notificationarea.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/notificationarea.less to IPython/html/static/notebook/less/notificationarea.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/notificationwidget.less to IPython/html/static/notebook/less/notificationwidget.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/notificationwidget.less to IPython/html/static/notebook/less/notificationwidget.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/outputarea.less to IPython/html/static/notebook/less/outputarea.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/outputarea.less to IPython/html/static/notebook/less/outputarea.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/pager.less to IPython/html/static/notebook/less/pager.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/pager.less to IPython/html/static/notebook/less/pager.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/quickhelp.less to IPython/html/static/notebook/less/quickhelp.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/quickhelp.less to IPython/html/static/notebook/less/quickhelp.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/renderedhtml.less to IPython/html/static/notebook/less/renderedhtml.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/renderedhtml.less to IPython/html/static/notebook/less/renderedhtml.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/savewidget.less to IPython/html/static/notebook/less/savewidget.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/savewidget.less to IPython/html/static/notebook/less/savewidget.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/style.less to IPython/html/static/notebook/less/style.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/style.less to IPython/html/static/notebook/less/style.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/textcell.less to IPython/html/static/notebook/less/textcell.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/textcell.less to IPython/html/static/notebook/less/textcell.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/toolbar.less to IPython/html/static/notebook/less/toolbar.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/toolbar.less to IPython/html/static/notebook/less/toolbar.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/tooltip.less to IPython/html/static/notebook/less/tooltip.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/tooltip.less to IPython/html/static/notebook/less/tooltip.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/variables.less to IPython/html/static/notebook/less/variables.less
NO CONTENT: file renamed from IPython/html/notebook/static/notebook/less/variables.less to IPython/html/static/notebook/less/variables.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/services/kernels/js/kernel.js to IPython/html/static/services/kernels/js/kernel.js
NO CONTENT: file renamed from IPython/html/notebook/static/services/kernels/js/kernel.js to IPython/html/static/services/kernels/js/kernel.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/style/style.less to IPython/html/static/style/style.less
NO CONTENT: file renamed from IPython/html/notebook/static/style/style.less to IPython/html/static/style/style.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/style/style.min.css to IPython/html/static/style/style.min.css
NO CONTENT: file renamed from IPython/html/notebook/static/style/style.min.css to IPython/html/static/style/style.min.css
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/css/override.css to IPython/html/static/tree/css/override.css
NO CONTENT: file renamed from IPython/html/notebook/static/tree/css/override.css to IPython/html/static/tree/css/override.css
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/js/clusterlist.js to IPython/html/static/tree/js/clusterlist.js
NO CONTENT: file renamed from IPython/html/notebook/static/tree/js/clusterlist.js to IPython/html/static/tree/js/clusterlist.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/js/main.js to IPython/html/static/tree/js/main.js
NO CONTENT: file renamed from IPython/html/notebook/static/tree/js/main.js to IPython/html/static/tree/js/main.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/js/notebooklist.js to IPython/html/static/tree/js/notebooklist.js
NO CONTENT: file renamed from IPython/html/notebook/static/tree/js/notebooklist.js to IPython/html/static/tree/js/notebooklist.js
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/less/altuploadform.less to IPython/html/static/tree/less/altuploadform.less
NO CONTENT: file renamed from IPython/html/notebook/static/tree/less/altuploadform.less to IPython/html/static/tree/less/altuploadform.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/less/style.less to IPython/html/static/tree/less/style.less
NO CONTENT: file renamed from IPython/html/notebook/static/tree/less/style.less to IPython/html/static/tree/less/style.less
1 NO CONTENT: file renamed from IPython/html/notebook/static/tree/less/tree.less to IPython/html/static/tree/less/tree.less
NO CONTENT: file renamed from IPython/html/notebook/static/tree/less/tree.less to IPython/html/static/tree/less/tree.less
1 NO CONTENT: file renamed from IPython/html/notebook/templates/login.html to IPython/html/templates/login.html
NO CONTENT: file renamed from IPython/html/notebook/templates/login.html to IPython/html/templates/login.html
1 NO CONTENT: file renamed from IPython/html/notebook/templates/logout.html to IPython/html/templates/logout.html
NO CONTENT: file renamed from IPython/html/notebook/templates/logout.html to IPython/html/templates/logout.html
1 NO CONTENT: file renamed from IPython/html/notebook/templates/notebook.html to IPython/html/templates/notebook.html
NO CONTENT: file renamed from IPython/html/notebook/templates/notebook.html to IPython/html/templates/notebook.html
1 NO CONTENT: file renamed from IPython/html/notebook/templates/page.html to IPython/html/templates/page.html
NO CONTENT: file renamed from IPython/html/notebook/templates/page.html to IPython/html/templates/page.html
1 NO CONTENT: file renamed from IPython/html/notebook/templates/tree.html to IPython/html/templates/tree.html
NO CONTENT: file renamed from IPython/html/notebook/templates/tree.html to IPython/html/templates/tree.html
1 NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/tests/__init__.py to IPython/html/tests/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/services/notebooks/tests/__init__.py to IPython/html/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/tests/test_hist.sqlite to IPython/html/tests/test_hist.sqlite
NO CONTENT: file renamed from IPython/html/notebook/tests/test_hist.sqlite to IPython/html/tests/test_hist.sqlite
1 NO CONTENT: file renamed from IPython/html/notebook/tests/__init__.py to IPython/html/tree/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/tests/__init__.py to IPython/html/tree/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/tree/handlers.py to IPython/html/tree/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/tree/handlers.py to IPython/html/tree/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebook/utils.py to IPython/html/utils.py
NO CONTENT: file renamed from IPython/html/notebook/utils.py to IPython/html/utils.py
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now