Terminal
This guide explains how to use the terminal in Gradient Notebooks
Last updated
This guide explains how to use the terminal in Gradient Notebooks
Last updated
Terminals are useful for interacting with the underlying OS environment to perform a variety of tasks such as installing packages, organizing files, and more.
In Gradient Notebooks, the terminal has root access to the underlying machine, which can be useful for a variety of tasks.
The terminal is currently available to Pro and Growth plan subscribers. Gradient Pricing provides a more detailed description of what else is available on upgraded plans, including superior free instance types and availability, additional storage, and more.
To open a terminal, use the Terminal icon in the sidebar. The notebook must be in the Running state.
To create a new terminal instance, use the +
button in the left sidebar.
There is no limit on the number of terminal windows that may run simultaneously.
Some users report that using bash in the terminal improves their work and reduces unexpected errors.
To use bash, enter the following command in the default shell:
The terminal is now using bash.