You could also set it as a config value as database:value, and then retrieve it in the notebook using spark.conf.get().
I'm hoping they update DLT to support UC, and then allow us to set database/schema at the notebook level in @dlt.table(schema_name, table_name).