Skip to content

v1.2.3

Compare
Choose a tag to compare
@gbrueckl gbrueckl released this 28 Oct 14:09
· 102 commits to master since this release
  • Databricks Kernels are now moved to the top when opening a notebook from the local sync folder or via dbws:/
  • added Insert icons for Secrets and SecretScopes to easily add the code snippet to the current editor
  • fixed an issue with %run
  • added Restart Kernel to Databricks notebooks
  • added details specs of cluster to Notebook Kernel selector
  • fixed an issue where the extension did not load when no default connection was specified
  • fixed an issue with %run and absolute paths (#93)
  • fixed an issue with Files in Repos (#101)
  • fixed an issues with CLI Connection Manager (#99)
  • fixed an issue when up-/downloading whole folders recursively in Workspace Manager
  • prepare to make extension work in the web
    • reworked API connection to use generic Fetch API instead of Axios library
    • added build config for web-extension
    • removed all external dependencies