dash-sample-apps
dash-sample-apps copied to clipboard
Open-source demos hosted on Dash Gallery
# App name - https://dash-gallery.plotly.host/dash-image-annotation/ # Description of bug Can this be extended to drawing polygons? # How to replicate the bug NA # Other notes NA
# App name dash-mapd-demo # Description of antipattern Currently a new db connection is being made in every callback, and sometimes multiple times per callback. We should implement a connection...
# App name [dashr-phylogeny](https://github.com/plotly/dash-sample-apps/tree/master/apps/dashr-phylogeny) # Styling suggestions These are only some styling suggestions to get the app to look closer to the [mock-up](https://github.com/plotly/dash-sample-apps/issues/27). Did not notice any problems with the...
Right now this repo, once cloned, is 1.73 GB, which is too much for the casual user. We need to remove all data files from this repo such that it's...
# App name dash-salesforce-crm # Description of bug Related with https://github.com/plotly/dash-salesforce-crm/issues/7. This app on test server and production is down this morning because * we are using self-created developer trial...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
- [x] Update Requirements - [x] Resolve bugs to run locally - [ ] Update Readme - [ ] Update link to GitHub Repo - [ ] Update screenshots and...
Corrected and cleaned up code, moved reset button in the UI. TODO: Update logo, clean up readme
- [x] Update README - [x] Update link to GitHub repo - [ ] Remove unused code - [ ] Update screenshots and logos
# App name dash-lyft-explorer example # Description of bug Followed readme (conda env + pip for requirements), crashed with: ``` [2024-01-01 08:37:22 -0600] [64238] [ERROR] Exception in worker process Traceback...