dbx icon indicating copy to clipboard operation
dbx copied to clipboard

DBX Sync Duplicating Writes

Open ciaranhd opened this issue 2 years ago • 1 comments
trafficstars

Expected Behavior

When files are changed in VS Code/IDE, the updates will be synced across to Repos in the Databricks UI

Current Behavior

All cells within Databricks Repo notebook are being duplicated

Steps to Reproduce (for bugs)

Context

Your Environment

  • dbx version used:
  • Databricks Runtime version: 0.8.7

ciaranhd avatar Nov 29 '22 12:11 ciaranhd

I was about to write the same issue. In case you sync n times, you will get n same cells. The only way to get rid of that is to reload the notebook.

alexeyegorov avatar Dec 14 '22 15:12 alexeyegorov