Cannot use Databricks VSCode extensions on repository with ".devcontainer" folder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 12:41 AM
Hi,
I have a repository that contains a ".devcontainer" folder.
I use VSCode and try to use the databricks extension following this guide
When I run "Upload and Run File on Databricks" I have this error and then cannot run the python script
Sync Error: no such directory: /Users/myusername/.ide/MyRepnam/.devcontainer
On the web interface I can see though that the whole repository was correctly synchronized (including .devcontainer folder and its content)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 01:25 AM
Hi @Retired_mod
The folder lays plain in the repository.
When logging on the databricks Web UI I can see that the folder (together with its content) was correctly copied
But I still have the error messsage in VSCode

