# Workspace

When navigating to a Workspace, users are presented with multiple workspace options.

![BDC-Gen3 Workspace Page](https://4002529329-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwOmaDlbanAQ-7fhd89%2F-M1RrPsHY-IOcHoSMD_2%2F-M1RrZjO92A3gtMd59iX%2FWorkspaces.png?alt=media\&token=7f691ea3-22d1-49b7-9bc0-f419c56ad3c6)

The Gen3 platform offers two workspace environments: Jupyter Notebooks and R Studio.&#x20;

There are six workspaces:

**Virtual machines (VM):**&#x20;

* Small Jupyter Notebook VM
* Large Jupyter Notebook Power VM
* R Studio VM

**Pre-made workflow workspaces:**&#x20;

* Autoencoder Demo
* CIP Demo
* Tensorflow-Pytorch.&#x20;

To start a workspace, select **Launch**. You will see the following launch loading screen.

![Launch loading screen](https://4002529329-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwOmaDlbanAQ-7fhd89%2F-M1RrbbNjwtM-N0NFFEP%2F-M1RrkL3wDpKPjratXuB%2Fworkspace_loading.png?alt=media\&token=766f3338-384b-4be9-8f0c-8a97c42d67dd)

{% hint style="info" %}
Launching a VM can take up to five minutes depending on the size and complexity of the workspace.
{% endhint %}

Once the VM is ready, the initial screen for the workspace will appear. For scripts and output that need to be saved when the workspace is terminated, store those files in the `pd/` directory.&#x20;

![The initial workspace for Jupyter Notebooks](https://4002529329-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwOmaDlbanAQ-7fhd89%2F-M1RrbbNjwtM-N0NFFEP%2F-M1RrsyuZf8qjdM1rI--%2Fpython_workspace.png?alt=media\&token=10e789dd-73e6-4378-a1f2-15e51de69224)

![The initial workspace for R Studio](https://4002529329-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwOmaDlbanAQ-7fhd89%2F-M1RrbbNjwtM-N0NFFEP%2F-M1RrvUD7mTJsgfBYS4-%2FR_workspace.png?alt=media\&token=e14a792b-7e00-4276-9e74-93090c2ed785)

This workspace will persist once the user has logged out of the *BDC-Gen3* system. If the workspace is no longer being used, terminate the workspace by selecting **Terminate Workspace** at the bottom of the window. You will be returned to the Workspace page with all of the workspace options.&#x20;

For more information about the Gen3 Workspace, refer to [Data Analysis in a Gen3 Data Commons](https://gen3.org/resources/user/analyze-data/).
