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

Binder not working #5

Closed
worthy7 opened this issue Sep 12, 2019 · 2 comments
Closed

Binder not working #5

worthy7 opened this issue Sep 12, 2019 · 2 comments
Assignees
Labels

Comments

@worthy7
Copy link

worthy7 commented Sep 12, 2019

Hi there, it seems the Binder button for the notebooks isn't working:

Step 41/51 : RUN conda env update -p ${NB_PYTHON_PREFIX} -f "environment.yml" && conda clean --all -f -y && conda list -p ${NB_PYTHON_PREFIX}
---> Running in 9349de55aa95
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed

ResolvePackageNotFound:

  • pyproj==1.9.5.1=py36_0
  • holoviews==1.9.0=py36h01658e4_0
  • cudatoolkit==8.0=3
  • util-linux==2.21=0
  • proj4==4.9.3=5
  • libiconv==1.15=0
  • geos==3.6.2=1
  • libdap4==3.19.2=1
  • libpq==9.5.4=0
  • libgdal==2.0.0=1

Removing intermediate container 9349de55aa95
The command '/bin/sh -c conda env update -p ${NB_PYTHON_PREFIX} -f "environment.yml" && conda clean --all -f -y && conda list -p ${NB_PYTHON_PREFIX}' returned a non-zero code: 1

@rossant rossant self-assigned this Sep 13, 2019
@rossant rossant added the bug label Sep 13, 2019
@rossant
Copy link
Contributor

rossant commented Sep 13, 2019

Thanks for the bug report. I updated the environment.yml file, checking now if this fixes it

@rossant
Copy link
Contributor

rossant commented Sep 13, 2019

Seems to work! Please reopen if there is any further issue.

@rossant rossant closed this as completed Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants