Get Started
Quickstart
Get started for free in under 60 seconds:
- Run
$ pip install tnr
to install the Thunder Compute CLI
Note: Windows users experiencing permissions issues may need to add the
--user
flag and add the Python user scripts directory to their PATH
- Run
$ tnr login
and navigate to the to console to generate a token - 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