dash-sample-apps
dash-sample-apps copied to clipboard
Open-source demos hosted on Dash Gallery
# dash- named-entity-recognition # App - [ ] This app is currently deployed on Dash(R) Gallery: [named_entity-recognition](https://dash.gallery/named-entity-recognition/) Hello, I am wondering if the named-entity-recognition dash app is available or if...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
Bumps [ipython](https://github.com/ipython/ipython) from 7.15.0 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...
Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1. Commits e321e76 release 7.31.1 67ca2b3 Merge pull request from GHSA-pq7m-3gw7-gq5x 2794330 back to dev be343e7 release 7.31.0 0fcf2c4 Merge pull request #13428 from meeseeksmachine/auto-backport-of-pr-13427-on-7.x...
Bumps [cvxopt](http://cvxopt.org) from 1.2.6 to 1.2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [dask](https://github.com/dask/dask) from 0.18.0 to 2021.10.0. Commits 97494ff bump version to 2021.10.0 ac01ddc da.store to create well-formed HighLevelGraph (#8261) 9f0f002 CI: force nightly pyarrow in the upstream build (#8281) a544670...
# App name DashNLP # Description of bug After pip install using requirements.txt, executing "python app.py" produced error saying Pandas was not available, with error: "ValueError: numpy.ufunc size changed, may...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. Changelog Sourced from sqlparse's changelog. Release 0.4.2 (Sep 10, 2021) Notable Changes IMPORTANT: This release fixes a security vulnerability in the strip comments filter....
The documentation only specifies ``` if __name__ == '__main__': app.run_server(debug=True) ``` However, this would cause problems on the deployment of the app to heroku, the correct code should include the...
This app is not currently in the sample apps but should be. Assigning @KPhans fyi @jackparmer @nicolaskruchten