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

fix loading of skill, remove stale nbextensions no_exec_dunder and nbviewer_theme #906

Merged
merged 3 commits into from
Mar 4, 2017

Conversation

jcb91
Copy link
Member

@jcb91 jcb91 commented Mar 1, 2017

  • no_exec_dunder functionality is provided by freeze
  • nbviewer_theme hasn't been updated for 4.x, and seems to be a subset of css_selector anyway.
  • skill is a bare codemirror mode, which doesn't provide the expected load_ipython_extension method, causing the notebook to record a misleading error. Add a main.js script to load the codemirror mode.

otherwise notebook throws an error, and the nbextension gets loaded anyway.
This hasn't been updated for 4.x, and seems to be a subset of css_selector anyway...
@juhasch
Copy link
Member

juhasch commented Mar 4, 2017

👍

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.

2 participants