Results 147 comments of Emmanuelle Gouillart

`extendData` often triggers questions in the forum since there is no doc example and some links (including the release notes of dash 0.41) point to https://github.com/plotly/dash-core-components/pull/461, where the example code...

I'm going through the tutorial at the moment and I'll try to suggest or implement some improvements when I'm done. At the moment I'm confused by the instruction to do...

OK I just saw on #239 that it's normal that ``npm run demo`` does not work and that cookiecutter instructions should be followed instead. What is actually the benefit of...

Here a few suggestions for improvements to the tutorial. Please comment so that I can start working on a Pull Request. **Major points** * there is no demo script defined...

Thanks @bpostlethwaite! I wouldn't mind giving it a try and addressing #227, as long as you guys confirm that my suggestions above are OK: should we stop completely mentioning ``App.js``?...

The CI failure seems unrelated to this PR, but the `dash-docs` build does not seem to complete ever. I've updated the tutorial on annotations, so that the PR is now...

@jonmmease is there any plan to build the equivalent of JupyterDash for Julia and/or R? Indeed, the workflow proposed in this PR (writing a notebook with several cells, each of...

See for example https://dash-bootstrap-components.opensource.faculty.ai/docs/components/card/

@ganesh3 which app are you talking about here?

Don't get me started on black... This kind of problem is the reason why I think black has more cons than pros. Maybe someone should write a tool which would...