TKr
Databricks Employee
Databricks Employee

I'm curious. Can anyone let me now if you used code like this in your notebook?

import logging
logger = logging.getLogger(__name__)
logger.info("...")

This helps me understand the issue. 

It would be even better if you could share the code in the notebook, but only if it doesn't contain PII.