Skip to content

AartGoossens/embed-dash-in-responder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to embed Plotly Dash in Responder

This is the repository containing the code for this blog post.

How to run the code

First, install the requirements with pipenv:

pipenv install

Then run the Responder app:

pipenv run python responder_app.py

Now the responder app is running on http://localhost:5042 and the dash app is accessible on http://localhost:5042/dash.

About

How to embed a Plotly Dash app in Responder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages