When looking in the standard output of a notebook run in a cluster, we get this message: "To connect another client to this kernel, use: /databricks/kernel-connections-dj8dj93d3d3.json"
Is it possible to connect to the databricks ipython kernel and make calls? We would like to stream the stdout and stdin of a notebook run to a local console instead of the databricks dashboard output notebook.