Comment on Evidence.dev – Business Intelligence as CodeparentComments−pea3yYou might be interested in what we're hacking on at Datapane (I'm one of the founders): https://github.com/datapane/datapane.You can create standalone HTML data reports from Python/Jupyter in ~3 lines of code: https://docs.datapane.com/reports/overview/−amcaskill3yVery cool!Just to help folks picture what they can build.Here’s an evidence app:https://evidence-demo.netlify.app/Here’s a Datapane app:https://dp-examples-1164c73e-stock-ticker.fly.dev/−pea3yThanks for sharing, that looks great! That Datapane example is more a hello world web app that runs Python code in the backend (so requires a backend server - Fly.io in this example).An example of a standalone report would be something like this, from one of our users: https://cloud.datapane.com/reports/dkjbvwk/literature-in-blo... (code: https://github.com/ryancahildebrandt/hanakotoba) or https://cloud.datapane.com/reports/aAMaqoA/when-fact-is-fals...
Comments
You might be interested in what we're hacking on at Datapane (I'm one of the founders): https://github.com/datapane/datapane.
You can create standalone HTML data reports from Python/Jupyter in ~3 lines of code: https://docs.datapane.com/reports/overview/
Very cool!
Just to help folks picture what they can build.
Here’s an evidence app:
https://evidence-demo.netlify.app/
Here’s a Datapane app:
https://dp-examples-1164c73e-stock-ticker.fly.dev/
Thanks for sharing, that looks great! That Datapane example is more a hello world web app that runs Python code in the backend (so requires a backend server - Fly.io in this example).
An example of a standalone report would be something like this, from one of our users: https://cloud.datapane.com/reports/dkjbvwk/literature-in-blo... (code: https://github.com/ryancahildebrandt/hanakotoba) or https://cloud.datapane.com/reports/aAMaqoA/when-fact-is-fals...