-
Submitter: Shine
Hello DASH-IF experts,
I am using your test-vectors to test your dash.js. I find that dash.js does not work with the test case (http://dash.akamaized.net/dash264/TestCasesUHD/2b/2…
-
General Description :
I am experiencing an issue with the Dash DataTable component when exporting data in CSV format. The problem is that Markdown-formatted text is not being properly parsed during e…
-
Currently, the author submission instructions are a bit scattered. Can we pull all instructions into one location, e.g., at https://alpha.physionet.org/about/publish/
For example, the following in…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="21.04"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.04"
VERSION_ID="21.04"
HOME_URL="https://pop.system76.com…
-
A Dash user is seeing an error from `pandas` without ever directly importing `pandas`, just `dash`, `plotly`, and `numpy`. https://community.plotly.com/t/callback-error-when-plotting-multiple-graph-ob…
-
`hs.window.filter` keeps a list of apps to always skip. Both `SKIP_APPS_NO_PID` and `SKIP_APPS_NO_WINDOWS` contain `'Safari Web Content'`.
Unfortunately, at least with the Safari 15 public beta on …
-
Hi,
I would like to use modAl in Dash. The problem is, global variables will break the Dash app. That's why they invented the Dash Store component. In the first callback, the active learner will be…
-
Need to look at this and create issues for each:
https://github.com/interagent/http-api-design
- Foundations
- [x] Require TLS
- [x] Version with Accepts header
- [ ] Support caching with Etags
…
-
Remote machine authentication is working fine with RTMP but its not working with HTTP, I dont know why?? I set these settings in app.js file.
auth: {
play: true,
publish: true,
secret:…
-
I'm trying to use this powershell function to install Babun:-
``` powershell
function Install-Babun
{
$ver = "1.0.1"
$urlBase = "http://dl.bintray.com/tombujok/babun/"
$fileName = "babun-…