After creating a workspace, you can change the hardware tier, environment, volume size, and so on. Enable package persistence in an environment
Package persistence helps you save time by keeping installed packages across workspace sessions. Use Posit Package Manager in a Workspace
Use the Posit Package Manager (PPM) integration to manage R packages more easily, especially in GxP-regulated environments. Streamline Local Development with SSH
Connect your local development tools to a remote Domino workspace using SSH. 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 WorkspacesView, 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. Link a GitHub account to Domino
Link your GitHub account to Domino so you can store and manage project code in a GitHub repository. 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.