-
Notifications
You must be signed in to change notification settings - Fork 28
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
Ark Refactor #935
Ark Refactor #935
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.
Just some minor syntax
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! Testing out the merge queue again
If you haven't already, please read through our contributing guidelines before opening your PR
What is the purpose of this PR?
Addresses part of #901. Fixed the runner running out of space.
How did you implement your changes
utils.synthetic_spatial_datagen
totests/
utils.spatial_analysis_utils
tosrc/ark/analysis/
utils.segmentation_utils
tosrc/ark/segmentation/
After each notebook's tests are finished, the data is cleared.
Remaining issues
N/A