##// END OF EJS Templates
Merge pull request #3325 from ellisonbg/jsreorg...
Merge pull request #3325 from ellisonbg/jsreorg Organize the JS and less files by component, in the `static` directory of the notebook. This PR does the client side re-org that parallels the server side work in #3321. There are now subdirectories in `static/` for each part of the client; roughly speaking there is one subdir for each page, web service or component.
Fernando Perez -
r10748:f166c754 merge
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...