I’d like to be able to produce documentation on the fly just like the Dash tutorials - I want to embed an “app” in the page, i.e. write the code, display the code, then display the output for live interaction in the HTML page, just like, say: Basic Callbacks | Dash for Python Documentation | Plotly (see screenshot below).
So question: How are the Dash tutorials written? Is there a framework I need?
In case two examples aren’t already enough, the dash-bootstrap-components docs are alsoa Dash app. There’s a description of how it works in the Show and Tell thread (there’s a bit more going on using Flask, Jinja templates, and Markdown files).
Hi @ghc1001
I actually just created a video tutorial to help people get started with the markdown component in Dash. In case you’re interested, you can find it here:
And attached you will find a quick cheat sheet for getting started with markdown: