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

add notebooks extras_require for running notebooks #132

Merged
merged 2 commits into from
Jan 25, 2022
Merged

Conversation

cwmeijer
Copy link
Contributor

@cwmeijer cwmeijer commented Jan 24, 2022

Currently the notebooks action in main is failing. One of the issues is that it misses the torchvision requirement. This PR fixes that issue. Other issues still remain after this PR, for instance, the missing ferrari.jpg (of which the license is unclear).
Feel free to merge if you approve. It's a tiny PR anyway.

@cwmeijer cwmeijer marked this pull request as ready for review January 24, 2022 13:03
@egpbos
Copy link
Member

egpbos commented Jan 24, 2022

Hm, shouldn't the notebook action install dependencies from requirements.txt instead? Sorry for the sloppiness on my part in the original notebook action PR!

@egpbos
Copy link
Member

egpbos commented Jan 24, 2022

Ah, I was confused with dianna-exploration, I was thinking of this PR: dianna-ai/dianna-exploration#145

I think it's useful to do this specifically for the notebooks, because then they also work on Binder. Binder allows users to try out the tutorial notebooks in the cloud for free.

Anyway, maybe just merge this and we can change it later if we want.

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.

2 participants