mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
268c5e778d
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 |