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 authentication to SpotDetection #75

Merged
merged 5 commits into from
Sep 4, 2023
Merged

Conversation

elaubsch
Copy link
Member

@elaubsch elaubsch commented Aug 29, 2023

This PR adds authentication to SpotDetection by using fetch_data to download the spot detection model upon instantiation. fetch_data requires a DeepCell API key.

For this reason, a large number of the tests in polaris_tests.py have been temporarily removed, because models cannot be downloaded in the GitHub actions test environment without an API key.

@elaubsch elaubsch merged commit b3ff8ce into master Sep 4, 2023
5 checks passed
@elaubsch elaubsch deleted the mly/authenticated_app branch September 4, 2023 02:09
@elaubsch elaubsch added the enhancement New feature or request label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant