Get Started 🙌
Quickly get started with UpTrain
You can quickly get started with Google collab here.
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
For a quick walkthrough of how UpTrain works, visit our quickstart tutorial.
Last updated
Was this helpful?