Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 02:29 AM
Hi, is there a simple way to sync a local notebook with a Databricks notebook? For example, is it possible to just connect to the Databricks kernel or something similar?
I know there are IDE extensions for this, but unfortunately, they use the local development environment to interact with Databricks. As a result, I sometimes have to install additional libraries or adjust settings — for instance, I need to use a token to interact with MLflow.