top | item 34831696

Show HN: Convert Jupyter Notebook to Web Apps with Mercury and Python

4 points| pplonski86 | 3 years ago |runmercury.com | reply

3 comments

order
[+] rentpeek|3 years ago|reply
Super cool concept - as someone who is just learning Python I've found Jupyter to be a great way to code and debug live. But yea it's hard for me to share that with someone as a beginner coder - are you planning on having this be a paid feature?
[+] pplonski86|3 years ago|reply
Mercury will be open source. I plan to create a cloud service for easy deployment. There will be free and paid tier. Mercury is AGPLv3. You can buy commercial friendly license as well.
[+] pplonski86|3 years ago|reply
We released Mercury V2 this week. The V1 was using YAML to generate widgets. The V2 is using Python to add widgets in the notebook. Widgets can be used during development and in web app.

There is simple cell re-execution after widget update.

Mercury GitHub repository https://github.com/mljar/mercury