mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
2e5e595359
Simple less classes Simplify class handeling in js/css Instead of setting several class (e.g: `cell vbox`) per dom element, use less to embed the definition of `vbox` into `cell`. This should allow : - more easy theming. - responsive css on nbviewer There are many other places where this can be done. |
||
---|---|---|
docs/source/_static | ||
examples | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |