pub fn derive_git_notebook_name() -> Option<String>Expand description
Derive the notebook name from the current Git repository.
Returns the directory name of the master repository (not the worktree). Used as a fallback when no explicit notebook name is configured.