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

Use sessions to keep server running for multiple visualizations #67

Open
stephanzwicknagl opened this issue Mar 3, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@stephanzwicknagl
Copy link
Collaborator

Since the backend storage is managed in a database, sessions (and session ids) can be introduced to have multiple visualizations at the same time.

The connection between the python script's session id to the browser window's session id might be managed through Dash.

@stephanzwicknagl stephanzwicknagl added the enhancement New feature or request label Mar 3, 2024
@stephanzwicknagl stephanzwicknagl self-assigned this Mar 3, 2024
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

No branches or pull requests

1 participant