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

Using iFrames with Flask #41

Closed
DSWallach opened this issue Feb 5, 2020 · 2 comments
Closed

Using iFrames with Flask #41

DSWallach opened this issue Feb 5, 2020 · 2 comments
Labels
question Further information is requested

Comments

@DSWallach
Copy link
Collaborator

Look into using iFrames to incorporate the plotly graph, dash, and the Flask server

@DSWallach DSWallach added the question Further information is requested label Feb 5, 2020
@DSWallach
Copy link
Collaborator Author

https://dash.plot.ly/integrating-dash
Info here

@alxkp
Copy link
Member

alxkp commented Feb 13, 2020

Having looked at this, it looks as though it basically requires there to be a second server to run the dash app, which would make passing data from analysis to server much more difficult. Basically, this technique would make #39, #40, and #42 much trickier than just doing this with flask as the server to embed and serve the dash app.

@alxkp alxkp closed this as completed Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants