dash_on_flask
dash_on_flask copied to clipboard
Dash on Flask with login_required (and application factory pattern)
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
If I make the DATABASE_URI a Postgres database, launch the app server locally, and then navigate to the dashboard mounted at `/dashboard`, I get the following error and the dashboard...
Hello wondering how you would go about making a nav bar for both you flask pages and you dash pages. I have a nav bar in my dash app that...
## Hello Oleg, First, I want to thank you for answering my email sent earlier today and thank you for this GitHub. It is a **super helpful** one to make...
Hello! I’m changing an existing Dash app for a covid-19 hackathon and am looking for ways to use flask i18n for the dash layout. Would it be in scope for...
Is there any way to integrate the dash app into one of the templates? For example I may have some common elements such as a `navbar` / `footer` that should...
Thanks for the great work. (Using git clone -b feature/multiple_dash_apps https://github.com/okomarov/dash_on_flask.git) I tried running from the feature/multiple_dash_apps but am getting: - route http://127.0.0.1:5000/ throws this exception: jinja2.exceptions.TemplateNotFound: index.html - route...
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.4 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...