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

Development ability to reload fastapi server with changes #460

Closed
costrouc opened this issue Apr 13, 2023 · 1 comment
Closed

Development ability to reload fastapi server with changes #460

costrouc opened this issue Apr 13, 2023 · 1 comment

Comments

@costrouc
Copy link
Member

Currently the code is copied into the container and an install is performed. Instead for development we should:

  • mount the code
  • install in development mode

Would like a hatch to do this

@leej3 leej3 self-assigned this Apr 13, 2023
@trallard trallard moved this from New 🚦 to TODO 📬 in conda-store 🐍 Aug 18, 2023
@trallard trallard moved this from TODO 📬 to Ready 🛎️ in conda-store 🐍 Aug 18, 2023
@trallard
Copy link
Collaborator

Duplicate of #901

@trallard trallard marked this as a duplicate of #901 Oct 22, 2024
@github-project-automation github-project-automation bot moved this from Ready 🛎️ to Done 💪🏾 in conda-store 🐍 Oct 22, 2024
@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in conda-store 🐍 Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants