1. Databricks Official Documentation
"Organize training runs with MLflow experiments":
Reference: In the section describing the experiment UI table
the documentation states for the "Source" column: "Name of the notebook that created the run... Click the link to view the source." This directly confirms that the "Source" link is the correct method.
Location: https://docs.databricks.com/en/mlflow/experiments.html#view-an-experiment
2. Databricks Official Documentation
"Tutorial: ML end-to-end on Databricks":
Reference: This tutorial guides users through the ML lifecycle on Databricks. In the section "View the experiment and run
" it explicitly instructs the user: "To view the notebook version that created the run
click the link in the Source field." This provides a practical
documented example of the correct procedure.
Location: https://docs.databricks.com/en/machine-learning/end-to-end-example.html#view-the-experiment-and-run