Everything you need to get to a GPU.
Short, factual pages on how the platform works: what it costs, what persists, what is isolated, and how to reach a runtime from your own tools.
- QuickstartFrom sign-up to your first cell on a GPU in about five minutes, with nothing to install.
- Limits and free creditsWhat every account gets, where the platform draws lines, and how the welcome credits work.
- Isolation and secretsWhat runs where, what survives a stop, who can see your data, and how a kernel gets an API key without it ever touching a notebook.
- Packages in your runtimeWhat a pip install persists across stop and start, and how to turn a session into an Environment.
- SSH into your runtimessh, scp, rsync, VS Code Remote-SSH, Cursor and JetBrains Gateway against a running runtime.
- Git in your runtimegit and the GitHub CLI are preinstalled, and commits strip notebook outputs by default.