dash
Here are 686 public repositories matching this topic...
I tried to run the three examples on https://dash.plot.ly/urls for a multi-page dashboard. Eve of them produced a 404 page.
- replace the result of
pip list | grep dashbelow
dash 1.5.1
dash-core-components 1.4.0
dash-html-components 1.0.1
dash-renderer 1.2.0
dash-table 4.5.0
- if frontend related, tell us your Browser, Version and OS
Chrom
-
Updated
Feb 18, 2020 - Jupyter Notebook
WDK documentation
I want to use zeal to query windows driver documents, but after I download the c and c++ documents,i can not found wdk function . for example the function NtCreateFile or ZwCreateFile. I can found it from microsoft document (https://docs.microsoft.com/zh-cn/search/?search=zwcreatefile&category=All). Did I not find it or it is not exist in zeal ?
the funtion information: https://docs.microsoft.
Some documentation for MediaElement has been lost in git history (see #2673), let's restore it and see what's still valid.
Browser: Chrome (latest)
OS: Windows 10
Clappr Version: 0.2.95
Going through all issues related to logging, it seems like someone insisted on having fatal errors logged without an open to turn them off.
I'd appreciate providing of any way to disable also fatal errors, as it makes no sense to have them on production.
Also, the documentation (API reference) does not supply
This is actually not a bug with the player, but the webpage. Some of the JSDoc pages are missing and displaying 404 error.
-
Updated
Feb 18, 2020 - JavaScript
-
Updated
Feb 18, 2020 - JavaScript
-
Updated
Feb 15, 2020 - C++
-
Updated
Feb 18, 2020 - JavaScript
It sounds as though there is desire from users to have a MP4 concat feature (to include myself). Specifically I'm talking about a mapping that describes multiple clips that should be concatenated into a single MP4.
It would also be nice to see further documentation on the current concat filter implementation. When I think of the concat filter I'm thinking of the ffmepg concat filter, or demuxer
-
Updated
Feb 18, 2020 - Java
-
Updated
Feb 18, 2020 - Ruby
Legacy docs
Updating table code doesn't update when i enter data in the table.
These are the package versions i'm using
certifi==2018.8.24
chardet==3.0.4
Click==7.0
dash==0.28.1
dash-core-components==0.30.2
dash-html-components==0.13.2
dash-renderer==0.14.1
dash-table-experiments==0.6.0
decorator=
I'm packaging modernish for FreeBSD now. Usually, we put examples under share/examples/name, documentation under share/doc/name and any other data, that do not belong to any of the aforementioned directories, into share/name.
I wonder if you'd like to follow the same convention in this repository.
The reason is that I am not sure if I should move modernish examples to a standard pla
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 pool (using sqlalchemy is probably easiest) and use that instead to improve performance and to demonstrate be
Our company using a DRM player from https://castlabs.com/
They using videojs and shaka player for web version
And using an SDK for Android and iOS.
How to integrate p2p-media-loader with their player?
Can't find doc List
-
Updated
Feb 8, 2020 - Emacs Lisp
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Feb 16, 2020 - Java
-
Updated
Feb 13, 2020 - JavaScript
An issue to collect data and tasks needed for adding binance
-
Decrease Callback/ Load Amount to 1 in #40
-
Analyze compatibility
Needed changes in Data call?
Needed changes in Data storage (Multiple times same pair e.g. "ETH-USD") -
Discuss form of presentation
Original:Send all data to client, and hide/ show selection on clientside with js?
Update: Sending all data s
Improve this page
Add a description, image, and links to the dash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dash topic, visit your repo's landing page and select "manage topics."

We have a documentation around components and include some options for specific components. The document should be updated to include all components with special options, including general component options.
JSDoc for individual components should be updated as well, for example, MediaError has info but VolumePanel does