Data Lab Management
Overview
The Data Lab Management page is a place to perform operations related to your Data Lab projects. Navigate to the page by clicking on your username and the “Data Lab Management” entry.

Navigate to the Data Lab Management Page
Schedule Notebooks
Overview
Here one can see the notebooks currently scheduled, their running status, and running statistics like last run duration, and if there were warnings or errors during execution.

The Data Lab Management Page
Usage
Navigate to your project by clicking the project name or directly to the notebook by clicking the notebook name.
The table allows sorting and filtering so it should be easy to find any notebook. The columns can be resized and reordered by drag-and-drop to get better visualization of your data. Note that not all the columns are displayed by default.. Click the dots next to any column name and click “Choose Columns” to configure the current view.

Configure visible columns

Select which columns you want to see
You can view the real‑time status of any notebook in the “Running” column. A checked box indicates that the notebook is currently executing.
Should a notebook present problems by either executing an endless loop or taking too long, one has the option to terminate the current execution. This does not mean unscheduling the notebook, just stopping the current execution before it completes by itself. Select the notebook which is showing as running and click “Terminate Selected”. A message that the action took place will be shown in the top right corner of the page.

Terminate the execution of the notebook

Example message when terminating an executing notebook