##// END OF EJS Templates
move IPython.html to jupyter_notebook
Min RK -
Show More
@@ -0,0 +1,1 b''
1 Subproject commit 031e6c979ffd52c457a6ca8427116d9b2120e5b5
@@ -1,3 +1,3 b''
1 [submodule "components"]
1 [submodule "components"]
2 path = IPython/html/static/components
2 path = jupyter_notebook/static/components
3 url = https://github.com/ipython/ipython-components.git
3 url = https://github.com/ipython/ipython-components.git
1 NO CONTENT: file renamed from IPython/html/README.md to jupyter_notebook/README.md
NO CONTENT: file renamed from IPython/html/README.md to jupyter_notebook/README.md
1 NO CONTENT: file renamed from IPython/html/__init__.py to jupyter_notebook/__init__.py
NO CONTENT: file renamed from IPython/html/__init__.py to jupyter_notebook/__init__.py
1 NO CONTENT: file renamed from IPython/html/__main__.py to jupyter_notebook/__main__.py
NO CONTENT: file renamed from IPython/html/__main__.py to jupyter_notebook/__main__.py
1 NO CONTENT: file renamed from IPython/html/allow76.py to jupyter_notebook/allow76.py
NO CONTENT: file renamed from IPython/html/allow76.py to jupyter_notebook/allow76.py
1 NO CONTENT: file renamed from IPython/html/auth/__init__.py to jupyter_notebook/auth/__init__.py
NO CONTENT: file renamed from IPython/html/auth/__init__.py to jupyter_notebook/auth/__init__.py
1 NO CONTENT: file renamed from IPython/html/auth/login.py to jupyter_notebook/auth/login.py
NO CONTENT: file renamed from IPython/html/auth/login.py to jupyter_notebook/auth/login.py
1 NO CONTENT: file renamed from IPython/html/auth/logout.py to jupyter_notebook/auth/logout.py
NO CONTENT: file renamed from IPython/html/auth/logout.py to jupyter_notebook/auth/logout.py
1 NO CONTENT: file renamed from IPython/html/base/__init__.py to jupyter_notebook/base/__init__.py
NO CONTENT: file renamed from IPython/html/base/__init__.py to jupyter_notebook/base/__init__.py
1 NO CONTENT: file renamed from IPython/html/base/handlers.py to jupyter_notebook/base/handlers.py
NO CONTENT: file renamed from IPython/html/base/handlers.py to jupyter_notebook/base/handlers.py
1 NO CONTENT: file renamed from IPython/html/base/zmqhandlers.py to jupyter_notebook/base/zmqhandlers.py
NO CONTENT: file renamed from IPython/html/base/zmqhandlers.py to jupyter_notebook/base/zmqhandlers.py
1 NO CONTENT: file renamed from IPython/html/edit/__init__.py to jupyter_notebook/edit/__init__.py
NO CONTENT: file renamed from IPython/html/edit/__init__.py to jupyter_notebook/edit/__init__.py
1 NO CONTENT: file renamed from IPython/html/edit/handlers.py to jupyter_notebook/edit/handlers.py
NO CONTENT: file renamed from IPython/html/edit/handlers.py to jupyter_notebook/edit/handlers.py
1 NO CONTENT: file renamed from IPython/html/files/__init__.py to jupyter_notebook/files/__init__.py
NO CONTENT: file renamed from IPython/html/files/__init__.py to jupyter_notebook/files/__init__.py
1 NO CONTENT: file renamed from IPython/html/files/handlers.py to jupyter_notebook/files/handlers.py
NO CONTENT: file renamed from IPython/html/files/handlers.py to jupyter_notebook/files/handlers.py
1 NO CONTENT: file renamed from IPython/html/kernelspecs/__init__.py to jupyter_notebook/kernelspecs/__init__.py
NO CONTENT: file renamed from IPython/html/kernelspecs/__init__.py to jupyter_notebook/kernelspecs/__init__.py
1 NO CONTENT: file renamed from IPython/html/kernelspecs/handlers.py to jupyter_notebook/kernelspecs/handlers.py
NO CONTENT: file renamed from IPython/html/kernelspecs/handlers.py to jupyter_notebook/kernelspecs/handlers.py
1 NO CONTENT: file renamed from IPython/html/log.py to jupyter_notebook/log.py
NO CONTENT: file renamed from IPython/html/log.py to jupyter_notebook/log.py
1 NO CONTENT: file renamed from IPython/html/nbconvert/__init__.py to jupyter_notebook/nbconvert/__init__.py
NO CONTENT: file renamed from IPython/html/nbconvert/__init__.py to jupyter_notebook/nbconvert/__init__.py
1 NO CONTENT: file renamed from IPython/html/nbconvert/handlers.py to jupyter_notebook/nbconvert/handlers.py
NO CONTENT: file renamed from IPython/html/nbconvert/handlers.py to jupyter_notebook/nbconvert/handlers.py
1 NO CONTENT: file renamed from IPython/html/nbconvert/tests/__init__.py to jupyter_notebook/nbconvert/tests/__init__.py
NO CONTENT: file renamed from IPython/html/nbconvert/tests/__init__.py to jupyter_notebook/nbconvert/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/nbconvert/tests/test_nbconvert_handlers.py to jupyter_notebook/nbconvert/tests/test_nbconvert_handlers.py
NO CONTENT: file renamed from IPython/html/nbconvert/tests/test_nbconvert_handlers.py to jupyter_notebook/nbconvert/tests/test_nbconvert_handlers.py
1 NO CONTENT: file renamed from IPython/html/nbextensions.py to jupyter_notebook/nbextensions.py
NO CONTENT: file renamed from IPython/html/nbextensions.py to jupyter_notebook/nbextensions.py
1 NO CONTENT: file renamed from IPython/html/notebook/__init__.py to jupyter_notebook/notebook/__init__.py
NO CONTENT: file renamed from IPython/html/notebook/__init__.py to jupyter_notebook/notebook/__init__.py
1 NO CONTENT: file renamed from IPython/html/notebook/handlers.py to jupyter_notebook/notebook/handlers.py
NO CONTENT: file renamed from IPython/html/notebook/handlers.py to jupyter_notebook/notebook/handlers.py
1 NO CONTENT: file renamed from IPython/html/notebookapp.py to jupyter_notebook/notebookapp.py
NO CONTENT: file renamed from IPython/html/notebookapp.py to jupyter_notebook/notebookapp.py
1 NO CONTENT: file renamed from IPython/html/services/__init__.py to jupyter_notebook/services/__init__.py
NO CONTENT: file renamed from IPython/html/services/__init__.py to jupyter_notebook/services/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/clusters/__init__.py to jupyter_notebook/services/clusters/__init__.py
NO CONTENT: file renamed from IPython/html/services/clusters/__init__.py to jupyter_notebook/services/clusters/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/clusters/clustermanager.py to jupyter_notebook/services/clusters/clustermanager.py
NO CONTENT: file renamed from IPython/html/services/clusters/clustermanager.py to jupyter_notebook/services/clusters/clustermanager.py
1 NO CONTENT: file renamed from IPython/html/services/clusters/handlers.py to jupyter_notebook/services/clusters/handlers.py
NO CONTENT: file renamed from IPython/html/services/clusters/handlers.py to jupyter_notebook/services/clusters/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/config/__init__.py to jupyter_notebook/services/config/__init__.py
NO CONTENT: file renamed from IPython/html/services/config/__init__.py to jupyter_notebook/services/config/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/config/handlers.py to jupyter_notebook/services/config/handlers.py
NO CONTENT: file renamed from IPython/html/services/config/handlers.py to jupyter_notebook/services/config/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/config/manager.py to jupyter_notebook/services/config/manager.py
NO CONTENT: file renamed from IPython/html/services/config/manager.py to jupyter_notebook/services/config/manager.py
1 NO CONTENT: file renamed from IPython/html/services/config/tests/__init__.py to jupyter_notebook/services/config/tests/__init__.py
NO CONTENT: file renamed from IPython/html/services/config/tests/__init__.py to jupyter_notebook/services/config/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/config/tests/test_config_api.py to jupyter_notebook/services/config/tests/test_config_api.py
NO CONTENT: file renamed from IPython/html/services/config/tests/test_config_api.py to jupyter_notebook/services/config/tests/test_config_api.py
1 NO CONTENT: file renamed from IPython/html/services/contents/__init__.py to jupyter_notebook/services/contents/__init__.py
NO CONTENT: file renamed from IPython/html/services/contents/__init__.py to jupyter_notebook/services/contents/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/contents/checkpoints.py to jupyter_notebook/services/contents/checkpoints.py
NO CONTENT: file renamed from IPython/html/services/contents/checkpoints.py to jupyter_notebook/services/contents/checkpoints.py
1 NO CONTENT: file renamed from IPython/html/services/contents/filecheckpoints.py to jupyter_notebook/services/contents/filecheckpoints.py
NO CONTENT: file renamed from IPython/html/services/contents/filecheckpoints.py to jupyter_notebook/services/contents/filecheckpoints.py
1 NO CONTENT: file renamed from IPython/html/services/contents/fileio.py to jupyter_notebook/services/contents/fileio.py
NO CONTENT: file renamed from IPython/html/services/contents/fileio.py to jupyter_notebook/services/contents/fileio.py
1 NO CONTENT: file renamed from IPython/html/services/contents/filemanager.py to jupyter_notebook/services/contents/filemanager.py
NO CONTENT: file renamed from IPython/html/services/contents/filemanager.py to jupyter_notebook/services/contents/filemanager.py
1 NO CONTENT: file renamed from IPython/html/services/contents/handlers.py to jupyter_notebook/services/contents/handlers.py
NO CONTENT: file renamed from IPython/html/services/contents/handlers.py to jupyter_notebook/services/contents/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/contents/manager.py to jupyter_notebook/services/contents/manager.py
NO CONTENT: file renamed from IPython/html/services/contents/manager.py to jupyter_notebook/services/contents/manager.py
1 NO CONTENT: file renamed from IPython/html/services/contents/tests/__init__.py to jupyter_notebook/services/contents/tests/__init__.py
NO CONTENT: file renamed from IPython/html/services/contents/tests/__init__.py to jupyter_notebook/services/contents/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/contents/tests/test_contents_api.py to jupyter_notebook/services/contents/tests/test_contents_api.py
NO CONTENT: file renamed from IPython/html/services/contents/tests/test_contents_api.py to jupyter_notebook/services/contents/tests/test_contents_api.py
1 NO CONTENT: file renamed from IPython/html/services/contents/tests/test_fileio.py to jupyter_notebook/services/contents/tests/test_fileio.py
NO CONTENT: file renamed from IPython/html/services/contents/tests/test_fileio.py to jupyter_notebook/services/contents/tests/test_fileio.py
1 NO CONTENT: file renamed from IPython/html/services/contents/tests/test_manager.py to jupyter_notebook/services/contents/tests/test_manager.py
NO CONTENT: file renamed from IPython/html/services/contents/tests/test_manager.py to jupyter_notebook/services/contents/tests/test_manager.py
1 NO CONTENT: file renamed from IPython/html/services/kernels/__init__.py to jupyter_notebook/services/kernels/__init__.py
NO CONTENT: file renamed from IPython/html/services/kernels/__init__.py to jupyter_notebook/services/kernels/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/kernels/handlers.py to jupyter_notebook/services/kernels/handlers.py
NO CONTENT: file renamed from IPython/html/services/kernels/handlers.py to jupyter_notebook/services/kernels/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/kernels/kernelmanager.py to jupyter_notebook/services/kernels/kernelmanager.py
NO CONTENT: file renamed from IPython/html/services/kernels/kernelmanager.py to jupyter_notebook/services/kernels/kernelmanager.py
1 NO CONTENT: file renamed from IPython/html/services/kernels/tests/__init__.py to jupyter_notebook/services/kernels/tests/__init__.py
NO CONTENT: file renamed from IPython/html/services/kernels/tests/__init__.py to jupyter_notebook/services/kernels/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/kernels/tests/test_kernels_api.py to jupyter_notebook/services/kernels/tests/test_kernels_api.py
NO CONTENT: file renamed from IPython/html/services/kernels/tests/test_kernels_api.py to jupyter_notebook/services/kernels/tests/test_kernels_api.py
1 NO CONTENT: file renamed from IPython/html/services/kernelspecs/__init__.py to jupyter_notebook/services/kernelspecs/__init__.py
NO CONTENT: file renamed from IPython/html/services/kernelspecs/__init__.py to jupyter_notebook/services/kernelspecs/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/kernelspecs/handlers.py to jupyter_notebook/services/kernelspecs/handlers.py
NO CONTENT: file renamed from IPython/html/services/kernelspecs/handlers.py to jupyter_notebook/services/kernelspecs/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/kernelspecs/tests/__init__.py to jupyter_notebook/services/kernelspecs/tests/__init__.py
NO CONTENT: file renamed from IPython/html/services/kernelspecs/tests/__init__.py to jupyter_notebook/services/kernelspecs/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/kernelspecs/tests/test_kernelspecs_api.py to jupyter_notebook/services/kernelspecs/tests/test_kernelspecs_api.py
NO CONTENT: file renamed from IPython/html/services/kernelspecs/tests/test_kernelspecs_api.py to jupyter_notebook/services/kernelspecs/tests/test_kernelspecs_api.py
1 NO CONTENT: file renamed from IPython/html/services/nbconvert/__init__.py to jupyter_notebook/services/nbconvert/__init__.py
NO CONTENT: file renamed from IPython/html/services/nbconvert/__init__.py to jupyter_notebook/services/nbconvert/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/nbconvert/handlers.py to jupyter_notebook/services/nbconvert/handlers.py
NO CONTENT: file renamed from IPython/html/services/nbconvert/handlers.py to jupyter_notebook/services/nbconvert/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/nbconvert/tests/__init__.py to jupyter_notebook/services/nbconvert/tests/__init__.py
NO CONTENT: file renamed from IPython/html/services/nbconvert/tests/__init__.py to jupyter_notebook/services/nbconvert/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/nbconvert/tests/test_nbconvert_api.py to jupyter_notebook/services/nbconvert/tests/test_nbconvert_api.py
NO CONTENT: file renamed from IPython/html/services/nbconvert/tests/test_nbconvert_api.py to jupyter_notebook/services/nbconvert/tests/test_nbconvert_api.py
1 NO CONTENT: file renamed from IPython/html/services/security/__init__.py to jupyter_notebook/services/security/__init__.py
NO CONTENT: file renamed from IPython/html/services/security/__init__.py to jupyter_notebook/services/security/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/security/handlers.py to jupyter_notebook/services/security/handlers.py
NO CONTENT: file renamed from IPython/html/services/security/handlers.py to jupyter_notebook/services/security/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/sessions/__init__.py to jupyter_notebook/services/sessions/__init__.py
NO CONTENT: file renamed from IPython/html/services/sessions/__init__.py to jupyter_notebook/services/sessions/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/sessions/handlers.py to jupyter_notebook/services/sessions/handlers.py
NO CONTENT: file renamed from IPython/html/services/sessions/handlers.py to jupyter_notebook/services/sessions/handlers.py
1 NO CONTENT: file renamed from IPython/html/services/sessions/sessionmanager.py to jupyter_notebook/services/sessions/sessionmanager.py
NO CONTENT: file renamed from IPython/html/services/sessions/sessionmanager.py to jupyter_notebook/services/sessions/sessionmanager.py
1 NO CONTENT: file renamed from IPython/html/services/sessions/tests/__init__.py to jupyter_notebook/services/sessions/tests/__init__.py
NO CONTENT: file renamed from IPython/html/services/sessions/tests/__init__.py to jupyter_notebook/services/sessions/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/services/sessions/tests/test_sessionmanager.py to jupyter_notebook/services/sessions/tests/test_sessionmanager.py
NO CONTENT: file renamed from IPython/html/services/sessions/tests/test_sessionmanager.py to jupyter_notebook/services/sessions/tests/test_sessionmanager.py
1 NO CONTENT: file renamed from IPython/html/services/sessions/tests/test_sessions_api.py to jupyter_notebook/services/sessions/tests/test_sessions_api.py
NO CONTENT: file renamed from IPython/html/services/sessions/tests/test_sessions_api.py to jupyter_notebook/services/sessions/tests/test_sessions_api.py
1 NO CONTENT: file renamed from IPython/html/static/auth/css/override.css to jupyter_notebook/static/auth/css/override.css
NO CONTENT: file renamed from IPython/html/static/auth/css/override.css to jupyter_notebook/static/auth/css/override.css
1 NO CONTENT: file renamed from IPython/html/static/auth/js/loginmain.js to jupyter_notebook/static/auth/js/loginmain.js
NO CONTENT: file renamed from IPython/html/static/auth/js/loginmain.js to jupyter_notebook/static/auth/js/loginmain.js
1 NO CONTENT: file renamed from IPython/html/static/auth/js/loginwidget.js to jupyter_notebook/static/auth/js/loginwidget.js
NO CONTENT: file renamed from IPython/html/static/auth/js/loginwidget.js to jupyter_notebook/static/auth/js/loginwidget.js
1 NO CONTENT: file renamed from IPython/html/static/auth/js/logoutmain.js to jupyter_notebook/static/auth/js/logoutmain.js
NO CONTENT: file renamed from IPython/html/static/auth/js/logoutmain.js to jupyter_notebook/static/auth/js/logoutmain.js
1 NO CONTENT: file renamed from IPython/html/static/auth/less/login.less to jupyter_notebook/static/auth/less/login.less
NO CONTENT: file renamed from IPython/html/static/auth/less/login.less to jupyter_notebook/static/auth/less/login.less
1 NO CONTENT: file renamed from IPython/html/static/auth/less/logout.less to jupyter_notebook/static/auth/less/logout.less
NO CONTENT: file renamed from IPython/html/static/auth/less/logout.less to jupyter_notebook/static/auth/less/logout.less
1 NO CONTENT: file renamed from IPython/html/static/auth/less/style.less to jupyter_notebook/static/auth/less/style.less
NO CONTENT: file renamed from IPython/html/static/auth/less/style.less to jupyter_notebook/static/auth/less/style.less
1 NO CONTENT: file renamed from IPython/html/static/base/images/favicon.ico to jupyter_notebook/static/base/images/favicon.ico
NO CONTENT: file renamed from IPython/html/static/base/images/favicon.ico to jupyter_notebook/static/base/images/favicon.ico
1 NO CONTENT: file renamed from IPython/html/static/base/images/logo.png to jupyter_notebook/static/base/images/logo.png
NO CONTENT: file renamed from IPython/html/static/base/images/logo.png to jupyter_notebook/static/base/images/logo.png
1 NO CONTENT: file renamed from IPython/html/static/base/js/dialog.js to jupyter_notebook/static/base/js/dialog.js
NO CONTENT: file renamed from IPython/html/static/base/js/dialog.js to jupyter_notebook/static/base/js/dialog.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/events.js to jupyter_notebook/static/base/js/events.js
NO CONTENT: file renamed from IPython/html/static/base/js/events.js to jupyter_notebook/static/base/js/events.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/keyboard.js to jupyter_notebook/static/base/js/keyboard.js
NO CONTENT: file renamed from IPython/html/static/base/js/keyboard.js to jupyter_notebook/static/base/js/keyboard.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/namespace.js to jupyter_notebook/static/base/js/namespace.js
NO CONTENT: file renamed from IPython/html/static/base/js/namespace.js to jupyter_notebook/static/base/js/namespace.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/notificationarea.js to jupyter_notebook/static/base/js/notificationarea.js
NO CONTENT: file renamed from IPython/html/static/base/js/notificationarea.js to jupyter_notebook/static/base/js/notificationarea.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/notificationwidget.js to jupyter_notebook/static/base/js/notificationwidget.js
NO CONTENT: file renamed from IPython/html/static/base/js/notificationwidget.js to jupyter_notebook/static/base/js/notificationwidget.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/page.js to jupyter_notebook/static/base/js/page.js
NO CONTENT: file renamed from IPython/html/static/base/js/page.js to jupyter_notebook/static/base/js/page.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/security.js to jupyter_notebook/static/base/js/security.js
NO CONTENT: file renamed from IPython/html/static/base/js/security.js to jupyter_notebook/static/base/js/security.js
1 NO CONTENT: file renamed from IPython/html/static/base/js/utils.js to jupyter_notebook/static/base/js/utils.js
NO CONTENT: file renamed from IPython/html/static/base/js/utils.js to jupyter_notebook/static/base/js/utils.js
1 NO CONTENT: file renamed from IPython/html/static/base/less/error.less to jupyter_notebook/static/base/less/error.less
NO CONTENT: file renamed from IPython/html/static/base/less/error.less to jupyter_notebook/static/base/less/error.less
1 NO CONTENT: file renamed from IPython/html/static/base/less/flexbox.less to jupyter_notebook/static/base/less/flexbox.less
NO CONTENT: file renamed from IPython/html/static/base/less/flexbox.less to jupyter_notebook/static/base/less/flexbox.less
1 NO CONTENT: file renamed from IPython/html/static/base/less/mixins.less to jupyter_notebook/static/base/less/mixins.less
NO CONTENT: file renamed from IPython/html/static/base/less/mixins.less to jupyter_notebook/static/base/less/mixins.less
1 NO CONTENT: file renamed from IPython/html/static/base/less/page.less to jupyter_notebook/static/base/less/page.less
NO CONTENT: file renamed from IPython/html/static/base/less/page.less to jupyter_notebook/static/base/less/page.less
1 NO CONTENT: file renamed from IPython/html/static/base/less/style.less to jupyter_notebook/static/base/less/style.less
NO CONTENT: file renamed from IPython/html/static/base/less/style.less to jupyter_notebook/static/base/less/style.less
1 NO CONTENT: file renamed from IPython/html/static/base/less/variables.less to jupyter_notebook/static/base/less/variables.less
NO CONTENT: file renamed from IPython/html/static/base/less/variables.less to jupyter_notebook/static/base/less/variables.less
1 NO CONTENT: file renamed from IPython/html/static/custom/custom.css to jupyter_notebook/static/custom/custom.css
NO CONTENT: file renamed from IPython/html/static/custom/custom.css to jupyter_notebook/static/custom/custom.css
1 NO CONTENT: file renamed from IPython/html/static/custom/custom.js to jupyter_notebook/static/custom/custom.js
NO CONTENT: file renamed from IPython/html/static/custom/custom.js to jupyter_notebook/static/custom/custom.js
1 NO CONTENT: file renamed from IPython/html/static/edit/js/editor.js to jupyter_notebook/static/edit/js/editor.js
NO CONTENT: file renamed from IPython/html/static/edit/js/editor.js to jupyter_notebook/static/edit/js/editor.js
1 NO CONTENT: file renamed from IPython/html/static/edit/js/main.js to jupyter_notebook/static/edit/js/main.js
NO CONTENT: file renamed from IPython/html/static/edit/js/main.js to jupyter_notebook/static/edit/js/main.js
1 NO CONTENT: file renamed from IPython/html/static/edit/js/menubar.js to jupyter_notebook/static/edit/js/menubar.js
NO CONTENT: file renamed from IPython/html/static/edit/js/menubar.js to jupyter_notebook/static/edit/js/menubar.js
1 NO CONTENT: file renamed from IPython/html/static/edit/js/notificationarea.js to jupyter_notebook/static/edit/js/notificationarea.js
NO CONTENT: file renamed from IPython/html/static/edit/js/notificationarea.js to jupyter_notebook/static/edit/js/notificationarea.js
1 NO CONTENT: file renamed from IPython/html/static/edit/js/savewidget.js to jupyter_notebook/static/edit/js/savewidget.js
NO CONTENT: file renamed from IPython/html/static/edit/js/savewidget.js to jupyter_notebook/static/edit/js/savewidget.js
1 NO CONTENT: file renamed from IPython/html/static/edit/less/edit.less to jupyter_notebook/static/edit/less/edit.less
NO CONTENT: file renamed from IPython/html/static/edit/less/edit.less to jupyter_notebook/static/edit/less/edit.less
1 NO CONTENT: file renamed from IPython/html/static/edit/less/menubar.less to jupyter_notebook/static/edit/less/menubar.less
NO CONTENT: file renamed from IPython/html/static/edit/less/menubar.less to jupyter_notebook/static/edit/less/menubar.less
1 NO CONTENT: file renamed from IPython/html/static/edit/less/style.less to jupyter_notebook/static/edit/less/style.less
NO CONTENT: file renamed from IPython/html/static/edit/less/style.less to jupyter_notebook/static/edit/less/style.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/css/override.css to jupyter_notebook/static/notebook/css/override.css
NO CONTENT: file renamed from IPython/html/static/notebook/css/override.css to jupyter_notebook/static/notebook/css/override.css
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/about.js to jupyter_notebook/static/notebook/js/about.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/about.js to jupyter_notebook/static/notebook/js/about.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/actions.js to jupyter_notebook/static/notebook/js/actions.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/actions.js to jupyter_notebook/static/notebook/js/actions.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/cell.js to jupyter_notebook/static/notebook/js/cell.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/cell.js to jupyter_notebook/static/notebook/js/cell.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbar.js to jupyter_notebook/static/notebook/js/celltoolbar.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbar.js to jupyter_notebook/static/notebook/js/celltoolbar.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/default.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/default.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/default.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/default.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/example.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/example.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/example.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/example.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/rawcell.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/rawcell.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/rawcell.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/rawcell.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/slideshow.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/slideshow.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/celltoolbarpresets/slideshow.js to jupyter_notebook/static/notebook/js/celltoolbarpresets/slideshow.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/codecell.js to jupyter_notebook/static/notebook/js/codecell.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/codecell.js to jupyter_notebook/static/notebook/js/codecell.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/codemirror-ipython.js to jupyter_notebook/static/notebook/js/codemirror-ipython.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/codemirror-ipython.js to jupyter_notebook/static/notebook/js/codemirror-ipython.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/codemirror-ipythongfm.js to jupyter_notebook/static/notebook/js/codemirror-ipythongfm.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/codemirror-ipythongfm.js to jupyter_notebook/static/notebook/js/codemirror-ipythongfm.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/completer.js to jupyter_notebook/static/notebook/js/completer.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/completer.js to jupyter_notebook/static/notebook/js/completer.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/contexthint.js to jupyter_notebook/static/notebook/js/contexthint.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/contexthint.js to jupyter_notebook/static/notebook/js/contexthint.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/kernelselector.js to jupyter_notebook/static/notebook/js/kernelselector.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/kernelselector.js to jupyter_notebook/static/notebook/js/kernelselector.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/keyboardmanager.js to jupyter_notebook/static/notebook/js/keyboardmanager.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/keyboardmanager.js to jupyter_notebook/static/notebook/js/keyboardmanager.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/main.js to jupyter_notebook/static/notebook/js/main.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/main.js to jupyter_notebook/static/notebook/js/main.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/maintoolbar.js to jupyter_notebook/static/notebook/js/maintoolbar.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/maintoolbar.js to jupyter_notebook/static/notebook/js/maintoolbar.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/mathjaxutils.js to jupyter_notebook/static/notebook/js/mathjaxutils.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/mathjaxutils.js to jupyter_notebook/static/notebook/js/mathjaxutils.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/menubar.js to jupyter_notebook/static/notebook/js/menubar.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/menubar.js to jupyter_notebook/static/notebook/js/menubar.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/notebook.js to jupyter_notebook/static/notebook/js/notebook.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/notebook.js to jupyter_notebook/static/notebook/js/notebook.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/notificationarea.js to jupyter_notebook/static/notebook/js/notificationarea.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/notificationarea.js to jupyter_notebook/static/notebook/js/notificationarea.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/outputarea.js to jupyter_notebook/static/notebook/js/outputarea.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/outputarea.js to jupyter_notebook/static/notebook/js/outputarea.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/pager.js to jupyter_notebook/static/notebook/js/pager.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/pager.js to jupyter_notebook/static/notebook/js/pager.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/quickhelp.js to jupyter_notebook/static/notebook/js/quickhelp.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/quickhelp.js to jupyter_notebook/static/notebook/js/quickhelp.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/savewidget.js to jupyter_notebook/static/notebook/js/savewidget.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/savewidget.js to jupyter_notebook/static/notebook/js/savewidget.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/scrollmanager.js to jupyter_notebook/static/notebook/js/scrollmanager.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/scrollmanager.js to jupyter_notebook/static/notebook/js/scrollmanager.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/textcell.js to jupyter_notebook/static/notebook/js/textcell.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/textcell.js to jupyter_notebook/static/notebook/js/textcell.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/toolbar.js to jupyter_notebook/static/notebook/js/toolbar.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/toolbar.js to jupyter_notebook/static/notebook/js/toolbar.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/tooltip.js to jupyter_notebook/static/notebook/js/tooltip.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/tooltip.js to jupyter_notebook/static/notebook/js/tooltip.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/js/tour.js to jupyter_notebook/static/notebook/js/tour.js
NO CONTENT: file renamed from IPython/html/static/notebook/js/tour.js to jupyter_notebook/static/notebook/js/tour.js
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/ansicolors.less to jupyter_notebook/static/notebook/less/ansicolors.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/ansicolors.less to jupyter_notebook/static/notebook/less/ansicolors.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/cell.less to jupyter_notebook/static/notebook/less/cell.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/cell.less to jupyter_notebook/static/notebook/less/cell.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/celltoolbar.less to jupyter_notebook/static/notebook/less/celltoolbar.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/celltoolbar.less to jupyter_notebook/static/notebook/less/celltoolbar.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/codecell.less to jupyter_notebook/static/notebook/less/codecell.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/codecell.less to jupyter_notebook/static/notebook/less/codecell.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/codemirror.less to jupyter_notebook/static/notebook/less/codemirror.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/codemirror.less to jupyter_notebook/static/notebook/less/codemirror.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/completer.less to jupyter_notebook/static/notebook/less/completer.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/completer.less to jupyter_notebook/static/notebook/less/completer.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/highlight-refs.less to jupyter_notebook/static/notebook/less/highlight-refs.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/highlight-refs.less to jupyter_notebook/static/notebook/less/highlight-refs.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/highlight.less to jupyter_notebook/static/notebook/less/highlight.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/highlight.less to jupyter_notebook/static/notebook/less/highlight.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/kernelselector.less to jupyter_notebook/static/notebook/less/kernelselector.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/kernelselector.less to jupyter_notebook/static/notebook/less/kernelselector.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/menubar.less to jupyter_notebook/static/notebook/less/menubar.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/menubar.less to jupyter_notebook/static/notebook/less/menubar.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/notebook.less to jupyter_notebook/static/notebook/less/notebook.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/notebook.less to jupyter_notebook/static/notebook/less/notebook.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/notificationarea.less to jupyter_notebook/static/notebook/less/notificationarea.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/notificationarea.less to jupyter_notebook/static/notebook/less/notificationarea.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/notificationwidget.less to jupyter_notebook/static/notebook/less/notificationwidget.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/notificationwidget.less to jupyter_notebook/static/notebook/less/notificationwidget.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/outputarea.less to jupyter_notebook/static/notebook/less/outputarea.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/outputarea.less to jupyter_notebook/static/notebook/less/outputarea.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/pager.less to jupyter_notebook/static/notebook/less/pager.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/pager.less to jupyter_notebook/static/notebook/less/pager.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/quickhelp.less to jupyter_notebook/static/notebook/less/quickhelp.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/quickhelp.less to jupyter_notebook/static/notebook/less/quickhelp.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/renderedhtml.less to jupyter_notebook/static/notebook/less/renderedhtml.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/renderedhtml.less to jupyter_notebook/static/notebook/less/renderedhtml.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/savewidget.less to jupyter_notebook/static/notebook/less/savewidget.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/savewidget.less to jupyter_notebook/static/notebook/less/savewidget.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/style.less to jupyter_notebook/static/notebook/less/style.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/style.less to jupyter_notebook/static/notebook/less/style.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/style_noapp.less to jupyter_notebook/static/notebook/less/style_noapp.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/style_noapp.less to jupyter_notebook/static/notebook/less/style_noapp.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/textcell.less to jupyter_notebook/static/notebook/less/textcell.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/textcell.less to jupyter_notebook/static/notebook/less/textcell.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/toolbar.less to jupyter_notebook/static/notebook/less/toolbar.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/toolbar.less to jupyter_notebook/static/notebook/less/toolbar.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/tooltip.less to jupyter_notebook/static/notebook/less/tooltip.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/tooltip.less to jupyter_notebook/static/notebook/less/tooltip.less
1 NO CONTENT: file renamed from IPython/html/static/notebook/less/variables.less to jupyter_notebook/static/notebook/less/variables.less
NO CONTENT: file renamed from IPython/html/static/notebook/less/variables.less to jupyter_notebook/static/notebook/less/variables.less
1 NO CONTENT: file renamed from IPython/html/static/services/config.js to jupyter_notebook/static/services/config.js
NO CONTENT: file renamed from IPython/html/static/services/config.js to jupyter_notebook/static/services/config.js
1 NO CONTENT: file renamed from IPython/html/static/services/contents.js to jupyter_notebook/static/services/contents.js
NO CONTENT: file renamed from IPython/html/static/services/contents.js to jupyter_notebook/static/services/contents.js
1 NO CONTENT: file renamed from IPython/html/static/services/kernels/comm.js to jupyter_notebook/static/services/kernels/comm.js
NO CONTENT: file renamed from IPython/html/static/services/kernels/comm.js to jupyter_notebook/static/services/kernels/comm.js
1 NO CONTENT: file renamed from IPython/html/static/services/kernels/kernel.js to jupyter_notebook/static/services/kernels/kernel.js
NO CONTENT: file renamed from IPython/html/static/services/kernels/kernel.js to jupyter_notebook/static/services/kernels/kernel.js
1 NO CONTENT: file renamed from IPython/html/static/services/kernels/serialize.js to jupyter_notebook/static/services/kernels/serialize.js
NO CONTENT: file renamed from IPython/html/static/services/kernels/serialize.js to jupyter_notebook/static/services/kernels/serialize.js
1 NO CONTENT: file renamed from IPython/html/static/services/sessions/session.js to jupyter_notebook/static/services/sessions/session.js
NO CONTENT: file renamed from IPython/html/static/services/sessions/session.js to jupyter_notebook/static/services/sessions/session.js
1 NO CONTENT: file renamed from IPython/html/static/style/ipython.less to jupyter_notebook/static/style/ipython.less
NO CONTENT: file renamed from IPython/html/static/style/ipython.less to jupyter_notebook/static/style/ipython.less
1 NO CONTENT: file renamed from IPython/html/static/style/ipython.min.css to jupyter_notebook/static/style/ipython.min.css
NO CONTENT: file renamed from IPython/html/static/style/ipython.min.css to jupyter_notebook/static/style/ipython.min.css
1 NO CONTENT: file renamed from IPython/html/static/style/style.less to jupyter_notebook/static/style/style.less
NO CONTENT: file renamed from IPython/html/static/style/style.less to jupyter_notebook/static/style/style.less
1 NO CONTENT: file renamed from IPython/html/static/style/style.min.css to jupyter_notebook/static/style/style.min.css
NO CONTENT: file renamed from IPython/html/static/style/style.min.css to jupyter_notebook/static/style/style.min.css
1 NO CONTENT: file renamed from IPython/html/static/terminal/css/override.css to jupyter_notebook/static/terminal/css/override.css
NO CONTENT: file renamed from IPython/html/static/terminal/css/override.css to jupyter_notebook/static/terminal/css/override.css
1 NO CONTENT: file renamed from IPython/html/static/terminal/js/main.js to jupyter_notebook/static/terminal/js/main.js
NO CONTENT: file renamed from IPython/html/static/terminal/js/main.js to jupyter_notebook/static/terminal/js/main.js
1 NO CONTENT: file renamed from IPython/html/static/terminal/js/terminado.js to jupyter_notebook/static/terminal/js/terminado.js
NO CONTENT: file renamed from IPython/html/static/terminal/js/terminado.js to jupyter_notebook/static/terminal/js/terminado.js
1 NO CONTENT: file renamed from IPython/html/static/terminal/less/terminal.less to jupyter_notebook/static/terminal/less/terminal.less
NO CONTENT: file renamed from IPython/html/static/terminal/less/terminal.less to jupyter_notebook/static/terminal/less/terminal.less
1 NO CONTENT: file renamed from IPython/html/static/tree/js/clusterlist.js to jupyter_notebook/static/tree/js/clusterlist.js
NO CONTENT: file renamed from IPython/html/static/tree/js/clusterlist.js to jupyter_notebook/static/tree/js/clusterlist.js
1 NO CONTENT: file renamed from IPython/html/static/tree/js/kernellist.js to jupyter_notebook/static/tree/js/kernellist.js
NO CONTENT: file renamed from IPython/html/static/tree/js/kernellist.js to jupyter_notebook/static/tree/js/kernellist.js
1 NO CONTENT: file renamed from IPython/html/static/tree/js/main.js to jupyter_notebook/static/tree/js/main.js
NO CONTENT: file renamed from IPython/html/static/tree/js/main.js to jupyter_notebook/static/tree/js/main.js
1 NO CONTENT: file renamed from IPython/html/static/tree/js/newnotebook.js to jupyter_notebook/static/tree/js/newnotebook.js
NO CONTENT: file renamed from IPython/html/static/tree/js/newnotebook.js to jupyter_notebook/static/tree/js/newnotebook.js
1 NO CONTENT: file renamed from IPython/html/static/tree/js/notebooklist.js to jupyter_notebook/static/tree/js/notebooklist.js
NO CONTENT: file renamed from IPython/html/static/tree/js/notebooklist.js to jupyter_notebook/static/tree/js/notebooklist.js
1 NO CONTENT: file renamed from IPython/html/static/tree/js/sessionlist.js to jupyter_notebook/static/tree/js/sessionlist.js
NO CONTENT: file renamed from IPython/html/static/tree/js/sessionlist.js to jupyter_notebook/static/tree/js/sessionlist.js
1 NO CONTENT: file renamed from IPython/html/static/tree/js/terminallist.js to jupyter_notebook/static/tree/js/terminallist.js
NO CONTENT: file renamed from IPython/html/static/tree/js/terminallist.js to jupyter_notebook/static/tree/js/terminallist.js
1 NO CONTENT: file renamed from IPython/html/static/tree/less/altuploadform.less to jupyter_notebook/static/tree/less/altuploadform.less
NO CONTENT: file renamed from IPython/html/static/tree/less/altuploadform.less to jupyter_notebook/static/tree/less/altuploadform.less
1 NO CONTENT: file renamed from IPython/html/static/tree/less/style.less to jupyter_notebook/static/tree/less/style.less
NO CONTENT: file renamed from IPython/html/static/tree/less/style.less to jupyter_notebook/static/tree/less/style.less
1 NO CONTENT: file renamed from IPython/html/static/tree/less/tree.less to jupyter_notebook/static/tree/less/tree.less
NO CONTENT: file renamed from IPython/html/static/tree/less/tree.less to jupyter_notebook/static/tree/less/tree.less
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/init.js to jupyter_notebook/static/widgets/js/init.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/init.js to jupyter_notebook/static/widgets/js/init.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/manager.js to jupyter_notebook/static/widgets/js/manager.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/manager.js to jupyter_notebook/static/widgets/js/manager.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget.js to jupyter_notebook/static/widgets/js/widget.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget.js to jupyter_notebook/static/widgets/js/widget.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_bool.js to jupyter_notebook/static/widgets/js/widget_bool.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_bool.js to jupyter_notebook/static/widgets/js/widget_bool.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_box.js to jupyter_notebook/static/widgets/js/widget_box.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_box.js to jupyter_notebook/static/widgets/js/widget_box.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_button.js to jupyter_notebook/static/widgets/js/widget_button.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_button.js to jupyter_notebook/static/widgets/js/widget_button.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_float.js to jupyter_notebook/static/widgets/js/widget_float.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_float.js to jupyter_notebook/static/widgets/js/widget_float.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_image.js to jupyter_notebook/static/widgets/js/widget_image.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_image.js to jupyter_notebook/static/widgets/js/widget_image.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_int.js to jupyter_notebook/static/widgets/js/widget_int.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_int.js to jupyter_notebook/static/widgets/js/widget_int.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_link.js to jupyter_notebook/static/widgets/js/widget_link.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_link.js to jupyter_notebook/static/widgets/js/widget_link.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_output.js to jupyter_notebook/static/widgets/js/widget_output.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_output.js to jupyter_notebook/static/widgets/js/widget_output.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_selection.js to jupyter_notebook/static/widgets/js/widget_selection.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_selection.js to jupyter_notebook/static/widgets/js/widget_selection.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_selectioncontainer.js to jupyter_notebook/static/widgets/js/widget_selectioncontainer.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_selectioncontainer.js to jupyter_notebook/static/widgets/js/widget_selectioncontainer.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_string.js to jupyter_notebook/static/widgets/js/widget_string.js
NO CONTENT: file renamed from IPython/html/static/widgets/js/widget_string.js to jupyter_notebook/static/widgets/js/widget_string.js
1 NO CONTENT: file renamed from IPython/html/static/widgets/less/widgets.less to jupyter_notebook/static/widgets/less/widgets.less
NO CONTENT: file renamed from IPython/html/static/widgets/less/widgets.less to jupyter_notebook/static/widgets/less/widgets.less
1 NO CONTENT: file renamed from IPython/html/tasks.py to jupyter_notebook/tasks.py
NO CONTENT: file renamed from IPython/html/tasks.py to jupyter_notebook/tasks.py
1 NO CONTENT: file renamed from IPython/html/templates/404.html to jupyter_notebook/templates/404.html
NO CONTENT: file renamed from IPython/html/templates/404.html to jupyter_notebook/templates/404.html
1 NO CONTENT: file renamed from IPython/html/templates/edit.html to jupyter_notebook/templates/edit.html
NO CONTENT: file renamed from IPython/html/templates/edit.html to jupyter_notebook/templates/edit.html
1 NO CONTENT: file renamed from IPython/html/templates/error.html to jupyter_notebook/templates/error.html
NO CONTENT: file renamed from IPython/html/templates/error.html to jupyter_notebook/templates/error.html
1 NO CONTENT: file renamed from IPython/html/templates/login.html to jupyter_notebook/templates/login.html
NO CONTENT: file renamed from IPython/html/templates/login.html to jupyter_notebook/templates/login.html
1 NO CONTENT: file renamed from IPython/html/templates/logout.html to jupyter_notebook/templates/logout.html
NO CONTENT: file renamed from IPython/html/templates/logout.html to jupyter_notebook/templates/logout.html
1 NO CONTENT: file renamed from IPython/html/templates/notebook.html to jupyter_notebook/templates/notebook.html
NO CONTENT: file renamed from IPython/html/templates/notebook.html to jupyter_notebook/templates/notebook.html
1 NO CONTENT: file renamed from IPython/html/templates/page.html to jupyter_notebook/templates/page.html
NO CONTENT: file renamed from IPython/html/templates/page.html to jupyter_notebook/templates/page.html
1 NO CONTENT: file renamed from IPython/html/templates/terminal.html to jupyter_notebook/templates/terminal.html
NO CONTENT: file renamed from IPython/html/templates/terminal.html to jupyter_notebook/templates/terminal.html
1 NO CONTENT: file renamed from IPython/html/templates/tree.html to jupyter_notebook/templates/tree.html
NO CONTENT: file renamed from IPython/html/templates/tree.html to jupyter_notebook/templates/tree.html
1 NO CONTENT: file renamed from IPython/html/terminal/__init__.py to jupyter_notebook/terminal/__init__.py
NO CONTENT: file renamed from IPython/html/terminal/__init__.py to jupyter_notebook/terminal/__init__.py
1 NO CONTENT: file renamed from IPython/html/terminal/api_handlers.py to jupyter_notebook/terminal/api_handlers.py
NO CONTENT: file renamed from IPython/html/terminal/api_handlers.py to jupyter_notebook/terminal/api_handlers.py
1 NO CONTENT: file renamed from IPython/html/terminal/handlers.py to jupyter_notebook/terminal/handlers.py
NO CONTENT: file renamed from IPython/html/terminal/handlers.py to jupyter_notebook/terminal/handlers.py
1 NO CONTENT: file renamed from IPython/html/tests/README.md to jupyter_notebook/tests/README.md
NO CONTENT: file renamed from IPython/html/tests/README.md to jupyter_notebook/tests/README.md
1 NO CONTENT: file renamed from IPython/html/tests/__init__.py to jupyter_notebook/tests/__init__.py
NO CONTENT: file renamed from IPython/html/tests/__init__.py to jupyter_notebook/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/tests/base/highlight.js to jupyter_notebook/tests/base/highlight.js
NO CONTENT: file renamed from IPython/html/tests/base/highlight.js to jupyter_notebook/tests/base/highlight.js
1 NO CONTENT: file renamed from IPython/html/tests/base/keyboard.js to jupyter_notebook/tests/base/keyboard.js
NO CONTENT: file renamed from IPython/html/tests/base/keyboard.js to jupyter_notebook/tests/base/keyboard.js
1 NO CONTENT: file renamed from IPython/html/tests/base/misc.js to jupyter_notebook/tests/base/misc.js
NO CONTENT: file renamed from IPython/html/tests/base/misc.js to jupyter_notebook/tests/base/misc.js
1 NO CONTENT: file renamed from IPython/html/tests/base/security.js to jupyter_notebook/tests/base/security.js
NO CONTENT: file renamed from IPython/html/tests/base/security.js to jupyter_notebook/tests/base/security.js
1 NO CONTENT: file renamed from IPython/html/tests/base/utils.js to jupyter_notebook/tests/base/utils.js
NO CONTENT: file renamed from IPython/html/tests/base/utils.js to jupyter_notebook/tests/base/utils.js
1 NO CONTENT: file renamed from IPython/html/tests/launchnotebook.py to jupyter_notebook/tests/launchnotebook.py
NO CONTENT: file renamed from IPython/html/tests/launchnotebook.py to jupyter_notebook/tests/launchnotebook.py
1 NO CONTENT: file renamed from IPython/html/tests/notebook/deletecell.js to jupyter_notebook/tests/notebook/deletecell.js
NO CONTENT: file renamed from IPython/html/tests/notebook/deletecell.js to jupyter_notebook/tests/notebook/deletecell.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/display_image.js to jupyter_notebook/tests/notebook/display_image.js
NO CONTENT: file renamed from IPython/html/tests/notebook/display_image.js to jupyter_notebook/tests/notebook/display_image.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode.js to jupyter_notebook/tests/notebook/dualmode.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode.js to jupyter_notebook/tests/notebook/dualmode.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_arrows.js to jupyter_notebook/tests/notebook/dualmode_arrows.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_arrows.js to jupyter_notebook/tests/notebook/dualmode_arrows.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_cellinsert.js to jupyter_notebook/tests/notebook/dualmode_cellinsert.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_cellinsert.js to jupyter_notebook/tests/notebook/dualmode_cellinsert.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_cellmode.js to jupyter_notebook/tests/notebook/dualmode_cellmode.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_cellmode.js to jupyter_notebook/tests/notebook/dualmode_cellmode.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_clipboard.js to jupyter_notebook/tests/notebook/dualmode_clipboard.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_clipboard.js to jupyter_notebook/tests/notebook/dualmode_clipboard.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_execute.js to jupyter_notebook/tests/notebook/dualmode_execute.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_execute.js to jupyter_notebook/tests/notebook/dualmode_execute.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_markdown.js to jupyter_notebook/tests/notebook/dualmode_markdown.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_markdown.js to jupyter_notebook/tests/notebook/dualmode_markdown.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_merge.js to jupyter_notebook/tests/notebook/dualmode_merge.js
NO CONTENT: file renamed from IPython/html/tests/notebook/dualmode_merge.js to jupyter_notebook/tests/notebook/dualmode_merge.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/empty_arrow_keys.js to jupyter_notebook/tests/notebook/empty_arrow_keys.js
NO CONTENT: file renamed from IPython/html/tests/notebook/empty_arrow_keys.js to jupyter_notebook/tests/notebook/empty_arrow_keys.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/execute_code.js to jupyter_notebook/tests/notebook/execute_code.js
NO CONTENT: file renamed from IPython/html/tests/notebook/execute_code.js to jupyter_notebook/tests/notebook/execute_code.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/inject_js.js to jupyter_notebook/tests/notebook/inject_js.js
NO CONTENT: file renamed from IPython/html/tests/notebook/inject_js.js to jupyter_notebook/tests/notebook/inject_js.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/interrupt.js to jupyter_notebook/tests/notebook/interrupt.js
NO CONTENT: file renamed from IPython/html/tests/notebook/interrupt.js to jupyter_notebook/tests/notebook/interrupt.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/isolated_svg.js to jupyter_notebook/tests/notebook/isolated_svg.js
NO CONTENT: file renamed from IPython/html/tests/notebook/isolated_svg.js to jupyter_notebook/tests/notebook/isolated_svg.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/markdown.js to jupyter_notebook/tests/notebook/markdown.js
NO CONTENT: file renamed from IPython/html/tests/notebook/markdown.js to jupyter_notebook/tests/notebook/markdown.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/merge_cells_api.js to jupyter_notebook/tests/notebook/merge_cells_api.js
NO CONTENT: file renamed from IPython/html/tests/notebook/merge_cells_api.js to jupyter_notebook/tests/notebook/merge_cells_api.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/notifications.js to jupyter_notebook/tests/notebook/notifications.js
NO CONTENT: file renamed from IPython/html/tests/notebook/notifications.js to jupyter_notebook/tests/notebook/notifications.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/output.js to jupyter_notebook/tests/notebook/output.js
NO CONTENT: file renamed from IPython/html/tests/notebook/output.js to jupyter_notebook/tests/notebook/output.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/prompt_numbers.js to jupyter_notebook/tests/notebook/prompt_numbers.js
NO CONTENT: file renamed from IPython/html/tests/notebook/prompt_numbers.js to jupyter_notebook/tests/notebook/prompt_numbers.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/roundtrip.js to jupyter_notebook/tests/notebook/roundtrip.js
NO CONTENT: file renamed from IPython/html/tests/notebook/roundtrip.js to jupyter_notebook/tests/notebook/roundtrip.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/safe_append_output.js to jupyter_notebook/tests/notebook/safe_append_output.js
NO CONTENT: file renamed from IPython/html/tests/notebook/safe_append_output.js to jupyter_notebook/tests/notebook/safe_append_output.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/save.js to jupyter_notebook/tests/notebook/save.js
NO CONTENT: file renamed from IPython/html/tests/notebook/save.js to jupyter_notebook/tests/notebook/save.js
1 NO CONTENT: file renamed from IPython/html/tests/notebook/shutdown.js to jupyter_notebook/tests/notebook/shutdown.js
NO CONTENT: file renamed from IPython/html/tests/notebook/shutdown.js to jupyter_notebook/tests/notebook/shutdown.js
1 NO CONTENT: file renamed from IPython/html/tests/services/kernel.js to jupyter_notebook/tests/services/kernel.js
NO CONTENT: file renamed from IPython/html/tests/services/kernel.js to jupyter_notebook/tests/services/kernel.js
1 NO CONTENT: file renamed from IPython/html/tests/services/serialize.js to jupyter_notebook/tests/services/serialize.js
NO CONTENT: file renamed from IPython/html/tests/services/serialize.js to jupyter_notebook/tests/services/serialize.js
1 NO CONTENT: file renamed from IPython/html/tests/services/session.js to jupyter_notebook/tests/services/session.js
NO CONTENT: file renamed from IPython/html/tests/services/session.js to jupyter_notebook/tests/services/session.js
1 NO CONTENT: file renamed from IPython/html/tests/test_files.py to jupyter_notebook/tests/test_files.py
NO CONTENT: file renamed from IPython/html/tests/test_files.py to jupyter_notebook/tests/test_files.py
1 NO CONTENT: file renamed from IPython/html/tests/test_hist.sqlite to jupyter_notebook/tests/test_hist.sqlite
NO CONTENT: file renamed from IPython/html/tests/test_hist.sqlite to jupyter_notebook/tests/test_hist.sqlite
1 NO CONTENT: file renamed from IPython/html/tests/test_nbextensions.py to jupyter_notebook/tests/test_nbextensions.py
NO CONTENT: file renamed from IPython/html/tests/test_nbextensions.py to jupyter_notebook/tests/test_nbextensions.py
1 NO CONTENT: file renamed from IPython/html/tests/test_notebookapp.py to jupyter_notebook/tests/test_notebookapp.py
NO CONTENT: file renamed from IPython/html/tests/test_notebookapp.py to jupyter_notebook/tests/test_notebookapp.py
1 NO CONTENT: file renamed from IPython/html/tests/test_paths.py to jupyter_notebook/tests/test_paths.py
NO CONTENT: file renamed from IPython/html/tests/test_paths.py to jupyter_notebook/tests/test_paths.py
1 NO CONTENT: file renamed from IPython/html/tests/test_serialize.py to jupyter_notebook/tests/test_serialize.py
NO CONTENT: file renamed from IPython/html/tests/test_serialize.py to jupyter_notebook/tests/test_serialize.py
1 NO CONTENT: file renamed from IPython/html/tests/test_utils.py to jupyter_notebook/tests/test_utils.py
NO CONTENT: file renamed from IPython/html/tests/test_utils.py to jupyter_notebook/tests/test_utils.py
1 NO CONTENT: file renamed from IPython/html/tests/tree/dashboard_nav.js to jupyter_notebook/tests/tree/dashboard_nav.js
NO CONTENT: file renamed from IPython/html/tests/tree/dashboard_nav.js to jupyter_notebook/tests/tree/dashboard_nav.js
1 NO CONTENT: file renamed from IPython/html/tests/util.js to jupyter_notebook/tests/util.js
NO CONTENT: file renamed from IPython/html/tests/util.js to jupyter_notebook/tests/util.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/manager.js to jupyter_notebook/tests/widgets/manager.js
NO CONTENT: file renamed from IPython/html/tests/widgets/manager.js to jupyter_notebook/tests/widgets/manager.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget.js to jupyter_notebook/tests/widgets/widget.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget.js to jupyter_notebook/tests/widgets/widget.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_bool.js to jupyter_notebook/tests/widgets/widget_bool.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_bool.js to jupyter_notebook/tests/widgets/widget_bool.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_box.js to jupyter_notebook/tests/widgets/widget_box.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_box.js to jupyter_notebook/tests/widgets/widget_box.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_button.js to jupyter_notebook/tests/widgets/widget_button.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_button.js to jupyter_notebook/tests/widgets/widget_button.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_float.js to jupyter_notebook/tests/widgets/widget_float.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_float.js to jupyter_notebook/tests/widgets/widget_float.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_image.js to jupyter_notebook/tests/widgets/widget_image.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_image.js to jupyter_notebook/tests/widgets/widget_image.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_int.js to jupyter_notebook/tests/widgets/widget_int.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_int.js to jupyter_notebook/tests/widgets/widget_int.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_selection.js to jupyter_notebook/tests/widgets/widget_selection.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_selection.js to jupyter_notebook/tests/widgets/widget_selection.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_selectioncontainer.js to jupyter_notebook/tests/widgets/widget_selectioncontainer.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_selectioncontainer.js to jupyter_notebook/tests/widgets/widget_selectioncontainer.js
1 NO CONTENT: file renamed from IPython/html/tests/widgets/widget_string.js to jupyter_notebook/tests/widgets/widget_string.js
NO CONTENT: file renamed from IPython/html/tests/widgets/widget_string.js to jupyter_notebook/tests/widgets/widget_string.js
1 NO CONTENT: file renamed from IPython/html/tree/__init__.py to jupyter_notebook/tree/__init__.py
NO CONTENT: file renamed from IPython/html/tree/__init__.py to jupyter_notebook/tree/__init__.py
1 NO CONTENT: file renamed from IPython/html/tree/handlers.py to jupyter_notebook/tree/handlers.py
NO CONTENT: file renamed from IPython/html/tree/handlers.py to jupyter_notebook/tree/handlers.py
1 NO CONTENT: file renamed from IPython/html/tree/tests/__init__.py to jupyter_notebook/tree/tests/__init__.py
NO CONTENT: file renamed from IPython/html/tree/tests/__init__.py to jupyter_notebook/tree/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/tree/tests/test_tree_handler.py to jupyter_notebook/tree/tests/test_tree_handler.py
NO CONTENT: file renamed from IPython/html/tree/tests/test_tree_handler.py to jupyter_notebook/tree/tests/test_tree_handler.py
1 NO CONTENT: file renamed from IPython/html/utils.py to jupyter_notebook/utils.py
NO CONTENT: file renamed from IPython/html/utils.py to jupyter_notebook/utils.py
1 NO CONTENT: file renamed from IPython/html/widgets/__init__.py to jupyter_notebook/widgets/__init__.py
NO CONTENT: file renamed from IPython/html/widgets/__init__.py to jupyter_notebook/widgets/__init__.py
1 NO CONTENT: file renamed from IPython/html/widgets/deprecated.py to jupyter_notebook/widgets/deprecated.py
NO CONTENT: file renamed from IPython/html/widgets/deprecated.py to jupyter_notebook/widgets/deprecated.py
1 NO CONTENT: file renamed from IPython/html/widgets/eventful.py to jupyter_notebook/widgets/eventful.py
NO CONTENT: file renamed from IPython/html/widgets/eventful.py to jupyter_notebook/widgets/eventful.py
1 NO CONTENT: file renamed from IPython/html/widgets/interaction.py to jupyter_notebook/widgets/interaction.py
NO CONTENT: file renamed from IPython/html/widgets/interaction.py to jupyter_notebook/widgets/interaction.py
1 NO CONTENT: file renamed from IPython/html/widgets/tests/__init__.py to jupyter_notebook/widgets/tests/__init__.py
NO CONTENT: file renamed from IPython/html/widgets/tests/__init__.py to jupyter_notebook/widgets/tests/__init__.py
1 NO CONTENT: file renamed from IPython/html/widgets/tests/test_interaction.py to jupyter_notebook/widgets/tests/test_interaction.py
NO CONTENT: file renamed from IPython/html/widgets/tests/test_interaction.py to jupyter_notebook/widgets/tests/test_interaction.py
1 NO CONTENT: file renamed from IPython/html/widgets/tests/test_link.py to jupyter_notebook/widgets/tests/test_link.py
NO CONTENT: file renamed from IPython/html/widgets/tests/test_link.py to jupyter_notebook/widgets/tests/test_link.py
1 NO CONTENT: file renamed from IPython/html/widgets/tests/test_traits.py to jupyter_notebook/widgets/tests/test_traits.py
NO CONTENT: file renamed from IPython/html/widgets/tests/test_traits.py to jupyter_notebook/widgets/tests/test_traits.py
1 NO CONTENT: file renamed from IPython/html/widgets/trait_types.py to jupyter_notebook/widgets/trait_types.py
NO CONTENT: file renamed from IPython/html/widgets/trait_types.py to jupyter_notebook/widgets/trait_types.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget.py to jupyter_notebook/widgets/widget.py
NO CONTENT: file renamed from IPython/html/widgets/widget.py to jupyter_notebook/widgets/widget.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_bool.py to jupyter_notebook/widgets/widget_bool.py
NO CONTENT: file renamed from IPython/html/widgets/widget_bool.py to jupyter_notebook/widgets/widget_bool.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_box.py to jupyter_notebook/widgets/widget_box.py
NO CONTENT: file renamed from IPython/html/widgets/widget_box.py to jupyter_notebook/widgets/widget_box.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_button.py to jupyter_notebook/widgets/widget_button.py
NO CONTENT: file renamed from IPython/html/widgets/widget_button.py to jupyter_notebook/widgets/widget_button.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_float.py to jupyter_notebook/widgets/widget_float.py
NO CONTENT: file renamed from IPython/html/widgets/widget_float.py to jupyter_notebook/widgets/widget_float.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_image.py to jupyter_notebook/widgets/widget_image.py
NO CONTENT: file renamed from IPython/html/widgets/widget_image.py to jupyter_notebook/widgets/widget_image.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_int.py to jupyter_notebook/widgets/widget_int.py
NO CONTENT: file renamed from IPython/html/widgets/widget_int.py to jupyter_notebook/widgets/widget_int.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_link.py to jupyter_notebook/widgets/widget_link.py
NO CONTENT: file renamed from IPython/html/widgets/widget_link.py to jupyter_notebook/widgets/widget_link.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_output.py to jupyter_notebook/widgets/widget_output.py
NO CONTENT: file renamed from IPython/html/widgets/widget_output.py to jupyter_notebook/widgets/widget_output.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_selection.py to jupyter_notebook/widgets/widget_selection.py
NO CONTENT: file renamed from IPython/html/widgets/widget_selection.py to jupyter_notebook/widgets/widget_selection.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_selectioncontainer.py to jupyter_notebook/widgets/widget_selectioncontainer.py
NO CONTENT: file renamed from IPython/html/widgets/widget_selectioncontainer.py to jupyter_notebook/widgets/widget_selectioncontainer.py
1 NO CONTENT: file renamed from IPython/html/widgets/widget_string.py to jupyter_notebook/widgets/widget_string.py
NO CONTENT: file renamed from IPython/html/widgets/widget_string.py to jupyter_notebook/widgets/widget_string.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