pyviz / pyviz.org

Source for the PyViz.org website.
https://pyviz.org
Other
151 stars 50 forks source link

add mercury dashboarding tool #131

Closed pplonski closed 2 years ago

pplonski commented 2 years ago

Hi!

I would like to add Mercury framework as a dashboarding tool. It can convert Jupyter Notebook to a web app (dashboard/report/slides) with interactive widgets. You don't need to code the UI. It is generated from the YAML header and directly connected to variables in Python code.

Thank you! Piotr

pplonski commented 2 years ago

Thanks @jbednar! I applied your suggestions. You are right, Mercury is not yet as popular as other frameworks. Mercury is only 6 months old. It is the only solution to convert Jupyter Notebook to the interactive dashboard without additional coding (Voila requires coding with ipywidgets). I hope it will join the big four in the future :)