Resource Utilization Graph

It helps to identify the resource utilization of a Data Science Lab Project where the Notebook is saved and getting executed.

Check out the given illustration to understand how the resource utilization graph gets displayed for a Notebook.

Resource Utilization graph for a Notebook

Please Note: The graph displays requests and limits of CPU and Memory respectively. The values will be calculated and previewed in the UI after each cell execution.

  • The below-given image displays the resource utilization graph when the utilized resources are within the set limit.

Resource Utilization Graph after consuming resources below 60% of the given limit

If 60% of the given limit gets utilized the resource utilization graph turns yellow in color (as shown in the below-given image).

Resource Utilization Graph after consuming 60% of the given limit of the resources
  • If 80% of the given limit gets utilized the resource utilization graph turns red in color (as shown in the below-given image).

Resource Utilization Graph after consuming 80% of the given limit of the resources

Please Note: Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell. Click here to get redirected to the quick start flow page.

Last updated

Was this helpful?