How to filter the Spark UI for a notebook

Dean_Lovelace
New Contributor III

When running spark under yarn each script has it's own self contained set of logs:-

image 

In databricks all I see if a list of jobs and stages that have been run on the cluster:-

image 

From a support perspective this is a nightmare.

How can notebooks logs be grouped together so it is possible to see the all the activities that notebook has performed?