Project panel
You can access the project panel by clicking on the cloud icon button, from the left sidebar.
The content of the project panel is a bit different for links generated from a GitHub repository and for custom projects.
From a Github repository
For a custom project

The project panel contains various information related to your current project, organised in different sections.
-
Link repository ( for links from a GitHub repositories): it contains the link repository of your project,
-
Project and Description: (for custom projects, opened from the projects page or from a link created from a project snapshot): it contains the name and optionally a description,
-
Environment: by clicking on the
User Environmentbutton, you can open a dialog containing information (name, channels and dependencies) about your environment as displayed in the following screenshot.

- Packages: You can manage your environment’s packages through the Package Manager panel. You can access it by clicking on
Packages.
The panel displays a table listing all installed packages, including:
- Name
- Version
- Build number
- Channel
Two display options are available:
- all installed packages

- removable packages only

In the view displaying all packages installed, checkboxes are available in the first column to select removable packages, which you can delete by clicking on the trash button.

-
Logs: Clicking on the
Show Logsbutton opens a dialog showing as shown on the following screenshot.
-
Storage: Clicking on the
Reset Current Envbutton opens a dialog to remove the environment cache and recreate the environment.
Clicking on the Clear All Storagebutton opens a dialog to clear all the storage data and also recreate the environment.