Installing Packages
User can install Python, Linux and R packages by using the Environment feature.
Environment can contain multiple Requirements. Requirements are the set of packages that are required for the project. You can find the environments option as shown below.

Navigating Environments
Each Requirement under Environment has three sections 1. Python/R package 2. Linux Packages 3. Environment Variables

Importing Requirements
Any requirement build from another notebook in the same Folder can be reused. Once you import a new requirement, it will build. Once done you will have an option to activate it. Below video shows how you can reuse requirements.
There are many requirements available when you open a Notebook, you can activate any of these requirements to start.
Creating New Environment
You can also create another environment as well. Following video shows how.
Last updated

