You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
turns out the environment.yml in there already is almost good enough to get #108 running on mybinder.org! We just need to run conda update -n base conda.
one issue right now is that it's kind of slow because of all of the additional packages that need to get downloaded. we could create a special binder/environment.yml that includes all of the different relevant conda installs.
The text was updated successfully, but these errors were encountered:
turns out the environment.yml in there already is almost good enough to get #108 running on mybinder.org! We just need to run
conda update -n base conda
.one issue right now is that it's kind of slow because of all of the additional packages that need to get downloaded. we could create a special
binder/environment.yml
that includes all of the different relevant conda installs.The text was updated successfully, but these errors were encountered: