Skip to content

Comment on Python App in the Browserparent

Comments

The next alternative is Mercury (https://github.com/mljar/mercury) framework. It turns Jupyter notebooks into interactive web apps. You just add YAML config in the first cell and the interactive widgets (textbox, sliders) will be added to the notebook. You can share the notebook with others. Your users can tweak widgets and execute the notebook (and download result as single HTML file). What is more, you can hide notebook's code if you want. The framework is open source, but has also commercial additional features like authentication. It's website https://mljar.com/mercury/.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.