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

Enable pre set data in Production #114

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

AdrianDAlessandro
Copy link
Collaborator

@AdrianDAlessandro AdrianDAlessandro commented Feb 14, 2024

Description

This PR allows the vis system to be run in production mode as either a pre-set data run, or a live model run. It is related to #113 as it addresses the issue with not being able to run the pre-set data in production mode (ie using the pulled image from GitHub instead of building it from source). But it does not allow the switch to be made after the system has started.

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (python -m pytest)
  • Pre-commit hooks run successfully (pre-commit run --all-files)

@AdrianDAlessandro AdrianDAlessandro merged commit 8733b46 into main Feb 15, 2024
4 checks passed
@AdrianDAlessandro AdrianDAlessandro deleted the enable-pre-set-data branch February 15, 2024 11:26
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