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

made it work with 5.0.0.dev again #928

Merged
merged 1 commit into from
Mar 27, 2017
Merged

made it work with 5.0.0.dev again #928

merged 1 commit into from
Mar 27, 2017

Conversation

ZelphirKaltstahl
Copy link

In version 5.0.0.dev of the notebook Jupyter.notebook.config.loaded is not a function anymore, but a promise. By taking away the () the extension works with 5.0.0.dev again =)

@jcb91
Copy link
Member

jcb91 commented Mar 27, 2017

Actually, I think it always was a promise, and the error is just a result of me confusing load with loaded (d'oh!). Thanks for catching this @ZelphirKaltstahl

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.

3 participants