Skip to content

Releases: databricks/databricks-vscode

Release: v0.0.3 (#235)

21 Nov 10:09
0cd1561

Choose a tag to compare

Release: v0.0.3

packages/databricks-vscode

0.0.3 (2022-11-21)

  • Added command Open full logs to open the log output folder
  • Turn filtering of accessible cluster off by default. Can be enabled using the setting databricks.clusters.onlyShowAccessibleClusters
  • Allow running ipynb files as workflows
  • Improve handling cases where the user doesn't hve administrator permissions in the Databricks workspace
  • Show warning when the name of the selected Databricks Repo doesn't match the local workspace name
  • Add setting databricks.bricks.verboseMode to show debug logs for the sync command

Release: v0.0.2

15 Nov 09:25
3a8f8b3

Choose a tag to compare

Release: v0.0.2

packages/databricks-vscode

0.0.2 (2022-11-15)

  • First private preview release