API Docs
Installation

Install Mercury

Please install Mercury with the following command:

pip install mercury

# or

conda install -c conda-forge mercury

You can run Mercury demo with:

mercury run demo

To start Mercury server:

mercury run

Import Mercury Widgets with the following code:

import mercury as mr