Skip to content

Creating custom environment templates

To create a custom template for your work desk environment:

  1. In My projects, click the project you need.
  2. On the Desk****s tab,click the required desk to start it.
  3. Click the button to run VS Code.

  1. Click the environment that you want to customize for a new template. If necessary, adjust the resources allocation for the environment.
  2. Click Open VS Code. Wait for the environment to set up.
  3. Open the Terminal tab.

  1. Use Python PIP (the pip install {package_name} command) or any other available package manager to install the packages for the custom template.
  2. Click the environment icon to open the context menu.

  1. In the menu, click Save as custom environment. Depending on the template size, saving it may take from several minutes to several hours.

Your custom template will be saved in the current work desk. It will be available to all the project team members.

InformationCustom environment templates are tied to the work desks in which they were created. Making changes to a custom template is available only from the desk in which it was originaly created.

In case you need to modify your template or revert to the previous version, see: