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

Tkakar/cat 1091 add kaggle2 logic #3669

Merged
merged 6 commits into from
Jan 21, 2025
Merged

Conversation

tkakar
Copy link
Collaborator

@tkakar tkakar commented Jan 17, 2025

Summary

This PR updates the logic of accessing the viewConfBuilder for EPIC segmentation mask using the epic vitessce-hint.
The portal-visualization hash was also updated.

Design Documentation/Original Tickets

CAT-1091

Testing

Describe how the feature has been tested, including both automated and manual testing strategies.

Screenshots/Video

Include screenshots or video demonstrating any significant visual or behavioral changes.

Checklist

  • Code follows the project's coding standards
    • Lint checks pass locally
    • New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
  • Unit tests covering the new feature have been added
  • All existing tests pass
  • Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
  • Any new functionalities have appropriate analytics functionalities added

Additional Notes

Please specify any additional information or context relevant to this PR.

@@ -1,6 +1,4 @@
# Update requirements.txt if this file changes:
# pip install pip-tools
# pip-compile --allow-unsafe --generate-hashes --output-file=context/requirements.txt context/requirements.in
Flask>=3.1.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed these as they seem to be needed for the pre-uv era and was causing errors.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, the correct command should now be uv pip compile context/requirements.in --universal --output-file context/requirements.txt

@tkakar tkakar requested a review from NickAkhmetov January 17, 2025 15:41
@tkakar tkakar merged commit 0b772e7 into main Jan 21, 2025
8 checks passed
@tkakar tkakar deleted the tkakar/cat-1091-add-kaggle2-logic branch January 21, 2025 18:45
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