Skip to content

Dash on Flask with login_required (and application factory pattern)

License

Notifications You must be signed in to change notification settings

AntoniniP/dash_on_flask

 
 

Repository files navigation

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.

For details and how to use, please read: How to embed a Dash app into an existing Flask app

Deploy on Heroku (free)

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

"repository": "https://github.com/okomarov/dash_on_flask"

with the URL to the forked repository.

Then click on the button:

Deploy

About

Dash on Flask with login_required (and application factory pattern)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.7%
  • HTML 24.2%
  • Dockerfile 6.1%