Skip to content

Dash on Flask with login_required (and application factory pattern)

License

Notifications You must be signed in to change notification settings

KuriaMaingi/dash_on_flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 84.2%
  • HTML 11.8%
  • Mako 4.0%