Skip to content

No workspace file tree shown, cannot import local modules using databricks kernels #211

@DrMaphuse

Description

@DrMaphuse

I can't seem to get proper access to my databricks workspace without running into a Cannot read properties of undefined (reading 'path')-Error.

My setup so far:

  • I am using databricks-connect with the official db extension
  • I can click on the orange Add databricks workspace to VSCode workspace-button and it seems to load my databricks workspace and somehow also connects it to a local clone of the same repo.
  • I can see clusters, DBFS, secrets etc.,
  • I can use my shared cluster as a python kernel (dbr 16.4, using databricks-connect 16.4)
  • I CANNOT see the file tree of my workspace in the extension as shown in the README
  • I CANNOT access the files and modules in my repo from within the kernel (imports do not work, os.listdir() shows only some hidden directories

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions