diff --git a/IPython/frontend/html/notebook/static/ipython/base/custom.js b/IPython/frontend/html/notebook/static/ipython/base/js/custom.js similarity index 100% rename from IPython/frontend/html/notebook/static/ipython/base/custom.js rename to IPython/frontend/html/notebook/static/ipython/base/js/custom.js diff --git a/IPython/frontend/html/notebook/static/ipython/base/events.js b/IPython/frontend/html/notebook/static/ipython/base/js/events.js similarity index 100% rename from IPython/frontend/html/notebook/static/ipython/base/events.js rename to IPython/frontend/html/notebook/static/ipython/base/js/events.js diff --git a/IPython/frontend/html/notebook/static/ipython/base/namespace.js b/IPython/frontend/html/notebook/static/ipython/base/js/namespace.js similarity index 100% rename from IPython/frontend/html/notebook/static/ipython/base/namespace.js rename to IPython/frontend/html/notebook/static/ipython/base/js/namespace.js diff --git a/IPython/frontend/html/notebook/static/ipython/base/page.js b/IPython/frontend/html/notebook/static/ipython/base/js/page.js similarity index 100% rename from IPython/frontend/html/notebook/static/ipython/base/page.js rename to IPython/frontend/html/notebook/static/ipython/base/js/page.js diff --git a/IPython/frontend/html/notebook/static/ipython/base/pagemain.js b/IPython/frontend/html/notebook/static/ipython/base/js/pagemain.js similarity index 100% rename from IPython/frontend/html/notebook/static/ipython/base/pagemain.js rename to IPython/frontend/html/notebook/static/ipython/base/js/pagemain.js diff --git a/IPython/frontend/html/notebook/static/ipython/base/utils.js b/IPython/frontend/html/notebook/static/ipython/base/js/utils.js similarity index 100% rename from IPython/frontend/html/notebook/static/ipython/base/utils.js rename to IPython/frontend/html/notebook/static/ipython/base/js/utils.js