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

Tutorials: trainers require optional datasets #759

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Conversation

adamjstewart
Copy link
Collaborator

Separated this into a separate PR.

@adamjstewart adamjstewart added this to the 0.3.1 milestone Sep 5, 2022
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 5, 2022
@adamjstewart
Copy link
Collaborator Author

Tested this tutorial locally. It still fails, but the reason it fails is because we currently run pip install torchgeo, which installs 0.3.0, which installs radiant-mlhub 0.5.2, which doesn't work. Once we release, pip install torchgeo will install 0.3.1, which will install radiant-mlhub 0.4.1, which will work. So this mystery has been solved.

@adamjstewart adamjstewart merged commit 0681887 into main Sep 5, 2022
@adamjstewart adamjstewart deleted the docs/trainers branch September 5, 2022 19:18
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants