Get Started
Quickstart
Get started for free in under 60 seconds:
- Run
$ pip install tnr
to install the Thunder Compute CLI - Run
$ tnr login
and navigate to the to console to generate a token
Note: Windows users may need to add the
--user
flag$ pip install --user tnr
and add the Python user scripts directory to their PATH
- In the console, add billing information to start using your account
- Create a new instance with
$ tnr create
- Connect to this instance with
$ tnr connect 0
That’s it! Welcome to Thunder Compute.
Next, learn how to easily access Thunder Compute from VSCode or run a Jupyter Notebook