dbutils or other magic way to get notebook name or cell title inside notebook cell

Hubert-Dudek
Databricks MVP

Not sure it exists but maybe there is some trick to get directly from python code:

  • NotebookName
  • CellTitle

just working on some logger script shared between notebooks and it could make my life a bit easier 🙂


My blog: https://databrickster.medium.com/