Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[init_cell] allow celltoolbar preset to load from metadata setting #912

Merged
merged 6 commits into from
Mar 16, 2017

Conversation

jcb91
Copy link
Member

@jcb91 jcb91 commented Mar 8, 2017

No description provided.

jcb91 added 6 commits March 8, 2017 11:17
by using Jupyter.notebook.config
as it's more efficient than parsing the string representation for require calls
also separate the notebook loaded callback from the promise structure
in order that the preset will be activated, if the appropriate notebook metadata key is set. Fixes ipython-contrib#910.
@jcb91
Copy link
Member Author

jcb91 commented Mar 16, 2017

The conda builds are currently error-ing on travis, as a result of a failure to install conda-build, which is occurring for reasons I don't yet understand. I'm going to go ahead and merge this anyway

@jcb91 jcb91 merged commit 7792bae into ipython-contrib:master Mar 16, 2017
@jcb91 jcb91 deleted the init_cell branch March 19, 2017 23:41
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