Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 989 Bytes

welcome.md

File metadata and controls

27 lines (17 loc) · 989 Bytes

Welcome in Mercury 👋

Mercury framework allows you easily turn Jupyter Notebooks into shareble web applications.

You can create beautiful and interactive web applications, reports, dashboards and presentations.

Mercury features:

  • add widgets with simple Python API,
  • simple cell execution model - widgets trigger cell execution below the widget definition,
  • hide or show notebook code,
  • share multiple notebooks,
  • executed notebook can be exported to HTML or PDF,
  • embed notebook apps on any website,
  • easily deploy (free & public Mercury cloud coming soon!)
  • easily add authentication to notebooks (coming soon!)
  • schedule automatic execution (coming soon!)

Please check our documentation at RunMercury.com for more information 📚

This text can be edited by changing welcome.md file. Demo notebooks can be edited in Jupyter.

All files created for demo are in the current directory.

Demo applications