1. Run $ pip install tnr to install the Thunder Compute CLI
  2. 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

  1. In the console, add billing information to start using your account
  2. Create a new instance with $ tnr create
  3. 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