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

Ipywidgets7 compat. e.g: "jupyter-js-widgets" -> "jupyter-widgets/base" + initial work for jupyterlab #637

Merged
merged 10 commits into from
Jul 17, 2017

Conversation

hainm
Copy link
Collaborator

@hainm hainm commented Jul 17, 2017

  • Also rename/remove/clean the notebooks (sync 2 views is broken)
  • Update contribution guide.
  • Remove _model_name and _model_module. I don't understand at all.
  • Explicitly name _view_name and _view_module.
  • Initial work for jupyterlab (not working yet)

How to make this work with ipywidgets 7.0.b0?

pip install ipywidgets==7.0.b0
jupyter nbextension install --py --sys-prefix widgetsnbextension
jupyter nbextension enable widgetsnbextension --py --sys-prefix

@hainm hainm changed the title Ipywidgets7 compat. e.g: "jupyter-js-widgets" -> "jupyter-widgets/base" Ipywidgets7 compat. e.g: "jupyter-js-widgets" -> "jupyter-widgets/base" + initial work for jupyterlab Jul 17, 2017
@hainm hainm merged commit a2cd107 into nglviewer:master Jul 17, 2017
@hainm hainm deleted the ipywidgets7 branch July 17, 2017 06:00
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