You can quickly get started with this example.

To run it on your machine, follow the steps below:

Install the package through pip:

pip install uptrain

Run your first example:

git clone git@github.com:uptrain-ai/uptrain.git
cd uptrain/examples
pip install jupyterlab
jupyter lab

To see how else you can use UpTrain, check out other examples here.