dash-sample-apps icon indicating copy to clipboard operation
dash-sample-apps copied to clipboard

Open-source demos hosted on Dash Gallery

Results 124 dash-sample-apps issues
Sort by recently updated
recently updated
newest added

# 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...

dashr
dash

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...

dependencies

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...

dependencies

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...

dependencies

Bumps [cvxopt](http://cvxopt.org) from 1.2.6 to 1.2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cvxopt&package-manager=pip&previous-version=1.2.6&new-version=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...

dependencies

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...

dependencies

# 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...

bug
P3

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....

dependencies

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...

bug
dash-r
documentation
P3

This app is not currently in the sample apps but should be. Assigning @KPhans fyi @jackparmer @nicolaskruchten

feature
P3