mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-23 12:49:41 +08:00
implemented via @catch_config decorator Now, the event that was triggered by invalid app config (see `--log-level 5`) is triggered by bad config at any point during initialization. This *will* catch TraitError bugs in IPython itself, but only during initialization. closes gh-908 |
||
---|---|---|
docs/source/_static | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |