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

Install dev versions of nbextension and jlab-widgets in binder #3152

Closed
ianhi opened this issue Mar 8, 2021 · 1 comment · Fixed by #2701
Closed

Install dev versions of nbextension and jlab-widgets in binder #3152

ianhi opened this issue Mar 8, 2021 · 1 comment · Fixed by #2701

Comments

@ianhi
Copy link
Contributor

ianhi commented Mar 8, 2021

Should we also provide a postBuild file to explicitely install jupyterlab_widgets and widgetsnbextension from source?

It looks like they are installed from PyPI otherwise?

ipywidgets/setup.cfg

Lines 42 to 43 in 98e6c86

widgetsnbextension~=4.0a0
jupyterlab_widgets~=2.0a0

Originally posted by @jtpio in #3148 (comment)

@ianhi
Copy link
Contributor Author

ianhi commented Mar 8, 2021

I think the answer to this is yes. Sorry I missed it when you commented on the original PR

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 a pull request may close this issue.

1 participant