A Domino workspace is an interactive session where you can conduct research, analyze data, train models, and more. Use workspaces to work in the development environment of your choice, like Jupyter notebooks, RStudio, VS Code, and many other customizable environments.
- Adjust Workspace settings
-
After creating a workspace, you can change the hardware tier, environment, volume size, and so on.
- Launch a Workspace
-
Create a workspace so you can use your preferred tools in a reproducible and customizable environment. Learn how to select or configure VS Code to be the workspace in an environment. You can also set custom preferences such as themes for RStudio workspaces.
- Sync changes in a Workspace
-
You can synchronize changes made to files in the
/mnt
directory to a Domino project. - Manage Workspaces
-
View, stop, resume, and delete Workspaces that you or your collaborators created.
- View Workspace details
-
Use the logs to see information about user actions, view current and historical Workspace resource usage, and view sessions and commits that were made in a Workspace.
- Use Git in your Workspace
-
Use Git-based projects or import Git repositories to use in your Workspace.
- Create a Workspace from a checkpoint
-
Select any commit to create a Workspace from.
- Run multiple applications in a Workspace
-
Run multiple applications in the same Workspace session if needed.
- Save work in a Workspace
-
If you save work to the
mnt
directory, it is persisted when the workspace is stopped and resumed.