Skip to content

Binder missing many dependencies #3116

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

Closed
ianhi opened this issue Feb 11, 2021 · 1 comment · Fixed by #2701
Closed

Binder missing many dependencies #3116

ianhi opened this issue Feb 11, 2021 · 1 comment · Fixed by #2701

Comments

@ianhi
Copy link
Contributor

ianhi commented Feb 11, 2021

Many of the examples do not run on binder as it missing key dependencies such as numpy and matplotlib

As far as I can tell there are no files in the repo that give binder any dependencies, it just uses setup.py to install ipywidgets

The fix is to make a .binder directory, perhaps inspired by https://github.com/jupyterlab/jupyterlab-demo/tree/lab3

Reproduce

Go to binder and try to run the Lorenz example

@jtpio
Copy link
Member

jtpio commented Feb 16, 2021

This might be fixed by #2701

@ianhi ianhi linked a pull request Feb 16, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants