mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-13 13:17:50 +08:00
After discussing this in person with @minrk, we decided instead of passing this parameter around and special-casing javascript, it's easier to just remove javascript from the display_order for the duration of fromJSON, since that's the only place where dynamic was set to False, and then put it back in at the end of the fromJSON call. |
||
---|---|---|
docs/source | ||
examples | ||
git-hooks | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |