Skip to content

[various] use Jupyter.notebook.config instance, where appropriate#1061

Merged
jcb91 merged 1 commit intoipython-contrib:masterfrom
jcb91:config
Aug 26, 2017
Merged

[various] use Jupyter.notebook.config instance, where appropriate#1061
jcb91 merged 1 commit intoipython-contrib:masterfrom
jcb91:config

Conversation

@jcb91
Copy link
Copy Markdown
Member

@jcb91 jcb91 commented Aug 23, 2017

to avoid reloading (from server!) the same config file for each nbextension.
In most cases this also means we don't need to require the 'services/config' module any longer.

to avoid reloading (from server!) the same config file for each nbextension.
In most cases this also means we don't need to require the 'services/config' module any longer.
@jcb91 jcb91 merged commit 7654a48 into ipython-contrib:master Aug 26, 2017
@jcb91
Copy link
Copy Markdown
Member Author

jcb91 commented Aug 26, 2017

This may break a few things if I've not understood the loading mechanisms for all affected nbextensions, but I'm going to merge now, then wait for bugs :P

@jcb91 jcb91 deleted the config branch August 29, 2017 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant