mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
695d7af2a5
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. |
||
---|---|---|
docs/source/_static | ||
examples | ||
git-hooks | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |