Skip to main content
Domino is interoperable with your favorite languages, development tools and software. Learn how to bring your favorite IDEs to Domino. When you add a Workspace IDE to your Compute Environment, you can:
  • Upgrade to a newer version of currently supported Domino tools such as Jupyter or RStudio.
  • Add web-based tools like JupyterLab.
  • Manage the standard default tool for your team or organization across all projects.
Your administrator must be aware that when the ShortLived.PluggableInteractiveSessionSubdomains feature flag is set to false, the httpProxy.requireSubdomain becomes required, and must be set to false. Any pluggable definitions without this flag explicitly set are invalid and are not usable.

Configure an IDE

You must set up the Environment’s Docker image installation instructions and define how Domino serves the tool.
Typically, an administrator or advanced user does this work. Domino recommends that you contact your administrator for help defining the tool you want to use.
  1. In your Environment, enter the instructions to install and configure a tool in the Dockerfile instructions:

For Python version > 2.7.9

For Python version < 2.7.9

  1. Notebook properties are stored as yaml data mapping notebook names to their definitions. Enter this in the Pluggable Workspace Tools field in the Environment definition. For example:
Last modified on July 16, 2026