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

Pin some requirements so that Binder / voila rendering works (late 2021) #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shuane
Copy link

@shuane shuane commented Oct 12, 2021

Hello! I noticed that the Binder wasn't working... after some digging I found that several app versions have advanced so much that the export.pkl here could not run.

To support the old pkl, I went back and found the versions of fastai, fastcore, and torch, at the time that the pkl was created.

This does not help with running on Windows, but it does help with Linux which in turn helps with mybinder.org...

Running version can be seen at https://mybinder.org/v2/gh/shuane/bear_voila/master?urlpath=%2Fvoila%2Frender%2Fbear_classifier.ipynb

Duane Milne and others added 4 commits October 12, 2021 13:53
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