pratikbarjatya / dask-on-flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash on flask with flask_login

An example of a seamless integration of a Dash app into an existing Flask app based on the application factory pattern.

Deploy on Heroku (free)

First, edit the app.json and replace the value of the repository:

"repository": "https://github.com/pratikbarjatya/dash-on-flask"

with the URL to the forked repository.

Then click on the button:

Deploy

About

License:MIT License


Languages

Language:Python 83.9%Language:HTML 11.7%Language:Mako 3.9%Language:Procfile 0.4%