Deploy Jupyter Notebook as web app to Heroku with Mercury.
- Create a simple Python notebook that prints greetings.
- Transform notebook to web app with Mercury.
- Deploy to Heroku.
The web app is running on free dyno at Heroku 🔗 http://mercury-simple-demo.herokuapp.com/
The Mercury framework is available at https://github.com/mljar/mercury
The article with step-by-step explanations 👉 https://mljar.com/blog/share-jupyter-notebook-as-web-app/

