Release date: November 15, 2023
In Releases 47–48, we've introduced a number of new features and improvements to the existing ones:
Users who own the current work desk can now create a snapshot of the environment state and save it as a Custom Environment Template each time they update their environment. An update can involve adding additional libraries and packages to resolve dependencies through the terminal, code execution, or any package manager (for example, pip).
After a template is created, it becomes available to all project members. They can use it to create and start their own environments with the stored configuration.
This update simplifies environment management, enhances collaboration, and promotes project reproducibility.
In this update, we introduce an efficient resource monitoring solution: the resource usage dashboard. It allows project owners to have a better control over project resource consumption and associated cost. The key dashboard functionalities are:
When a user initiate creating a new chart, the editor shows a sample chart built on the data from the dataframe. This allows the user to start building their chart from the predefined sample, speeding up the chart creation.