> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Start a Jupyter Workspace

Workspace sessions are interactive sessions hosted by a Domino executor where you can interact with code notebooks like [Jupyter](https://jupyter.org/) and [RStudio](https://www.rstudio.com/). The software tools and associated configurations available in your session are called Workspaces.

For this tutorial, we will start a Jupyter Workspace.

1. Click **Workspaces** from the project menu.

2. Click **Jupyter**.

3. Click **Launch Now**.

   When you launch a workspace, a new containerized session is created on a machine (also known as an executor) in the required hardware tier. The workspace tool you requested is launched in that container, and your browser is automatically redirected to the workspace’s interface when it’s ready.

   After your workspace is up and running, you will see a fresh Jupyter interface. After your workspace is running, a Jupyter interface opens. If you are new to Jupyter, see [Notebook user interface](https://jupyter-notebook.readthedocs.io/en/stable/notebook.html#notebook-user-interface) and [The JupyterLab Interface](https://jupyterlab.readthedocs.io/en/stable/user/interface.html).

See [Add Workspace IDEs](/cloud/platform-capabilities/core-concepts/compute-environments/work-with-pluggable-workspaces/add-workspace-ides) if you’re interested in adding additional Workspaces for tools that are available by default.
