Skip to content
All projects

Django project

Mercury

Mercury is the easiest way to turn your Python Notebooks into interactive web applications.

Mercury screenshot

Tech stack

Bootstrap Celery React Redux nginx Django Rest Framework Docker

What to notice

Summary

The page is a showcase of the Mercury framework, an open-source tool that turns Python notebooks into web apps, allowing data scientists to share their work with non-technical users easily.

Target audience

Data scientists and machine learning engineers who want to share their Python notebooks as interactive web applications with non-technical users. This tool simplifies the sharing process, making it accessible to a broader audience.

Key features

  • Share multiple notebooks
  • Interactive widgets in Python notebooks
  • No need to rewrite notebooks to web frameworks
  • Automatic re-execution of cells below updated widgets
  • Deployment with Mercury Cloud

Pain points

  • Sharing Python notebooks with non-technical users.
  • Rewriting notebooks to web frameworks to share results.
  • Handling widget updates and callbacks.

Usage instructions

  1. Start with a Python Notebook.
  2. Add widgets to make it interactive.
  3. Run as a Web App using Mercury Server.
  4. Deploy with Mercury Cloud for easy deployment and custom domain setup.