Mercury Documentation

Mercury convert notebook to web app

Tests PyPI version Anaconda-Server Badge PyPI pyversions Anaconda-Server Badge Anaconda-Server Badge

Mercury is a perfect tool to convert Python notebook into a web app and share with non-programmers.

  • You define interactive widgets for your notebook with the YAML header.
  • Your users can change the widgets values, execute the notebook and save result (as html file).
  • You can hide your code to not scare your (non-coding) collaborators.
  • Easily deploy to any server.

Mercury is dual-licensed. The main features are available in the open-source version. It is perfect for quick demos, educational purposes, sharing notebooks with friends. Looking for dedicated support, a commercial-friendly license, and more features? The Mercury Pro is for you. Please see the details at our website.

The Mercury repository is at https://github.com/mljar/mercury.