Constructor Practice: February 6, 2024

06 February, 2024

Overview

In this release, we implemented the following features:

  • Preinstalled packages in Jupyter Notebook labs
  • Increased storage size in Jupyter Notebook labs

What's new

Preinstalled packages in Jupyter Notebook labs

We've pre-installed additional packages and libraries related to machine learning in the default Jupyter Notebook lab environment. Now learners can immediately start coding using these packages without the need to install them.

Increased storage size in Jupyter Notebook labs

The storage size for files in Jupyter Notebook labs was increased to 250 MB. This enables learners to store larger amounts of data for their exercises.

Fixed issues

We've fixed the error that was displayed to authors when trying to create a lab or access the labs list.