-
Notifications
You must be signed in to change notification settings - Fork 26
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
Standardize usage of .tiff
extension
#801
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Did you do a control-f for the whole repo/notebooks to make sure none slipped through?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of those images in /example_dataset
are no longer needed because of the huggingface dataset, right? If so they can be removed.
Some of that example data is for the spatial analysis notebooks (I think), so it needs to be kept around until we update the example dataset for those notebooks. However, anything that is only used for notebooks 1-4 can be deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just need to change the huggingface references back to main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
What is the purpose of this PR?
Closes #792. Replace any use of
.tif
with.tiff
.How did you implement your changes
Fairly straightforward renaming. A couple of caveats:
.tif
in the.zip
files, so these need to be explicitly renamed prior to save