Description of image

How to View Logs for Gradient Notebooks

Notebooks are a web-based Jupyter IDE with shared persistent storage for long-term development and inter-notebook collaboration, backed by accelerated compute.


Every Gradient workload produces logs that are available both in real time and after the workload is complete. Gradient displays these logs in the web UI and they can also be queried from the CLI.

Note
All logs are retained for 30 days after which they are no longer stored.

Notebook Logs

The Notebook log view and log history is displayed on the bottom the dashboard which you can toggle on and off on the bottom left-hand corner.

View logs in Gradient Notebooks

Notebook logs can also be accessed through the CLI by using the Notebook logs endpoint.