Skip to content

Viewing the desk environment packages

To see, what packages are included in your desk environment:

  1. In My projects, click the project you need.
  2. Open My desk.
  3. Open the VS Code terminal by pressing the keys: CMD + J or CTRL + J.
  4. Enter the command:

pip list

The list of packages will be output.