Using PyCafe for live and editable examples in the documentation #1046
maartenbreddels
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
A while back, we launched a platform for hosting, editing and sharing Python web apps with a single click: https://py.cafe/
I just announced this at https://community.plotly.com/t/host-dash-apps-in-the-browser-using-pycafe/85815
We help maintainers of open source packages that run on PyCafe make their code examples live by helping them integrate it in their documentation or README.md files.
Would dash-bootstrap-components be interested in this?
Maybe an interesting first start would be to add a link in the project's main README.md:
Edit this live example on PyCafe.
Markdown code:
You can easily fork this project, so it's under your own username and control. Note that we also make it easy to add a preview image to a project with the URL
Which can be embedded in markdown as well:

Let us know what your thoughts are. I am happy to start by opening a PR to put a link in the main README.md, would that be ok?
Regards,
Maarten
Beta Was this translation helpful? Give feedback.
All reactions