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

Include argument to run the Python dash apps in the background. #7

Closed
3 of 5 tasks
a-t-0 opened this issue Apr 14, 2023 · 0 comments
Closed
3 of 5 tasks

Include argument to run the Python dash apps in the background. #7

a-t-0 opened this issue Apr 14, 2023 · 0 comments

Comments

@a-t-0
Copy link
Contributor

a-t-0 commented Apr 14, 2023

  • Verify the local ports are available for Dash to run on.
  • If the project running on that port already is dash, close it.
  • Allow the user to automatically spin up a separate dash instance for each project (in the background).
  • Close the dash apps if the code is done running.
  • Optionally: Include graceful exit, if the code throws an error, still close the dash apps.
@a-t-0 a-t-0 closed this as completed Apr 14, 2023
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

No branches or pull requests

1 participant