1. 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

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