Hey everyone!
I’m trying to run a kedro pipeline on Databricks. I’m using the VSCode & databricks plugin for that. I deploy a script that starts the kedro session and runs the pipeline. The pipeline runs fine, but I don’t see any logs.
Any ideas on how to configure this stack to get logs printed to the console? Currently, I only see logs related to the start of the script deployment (code synced, started executing script, etc.).