Cannot use Databricks VSCode extensions on repository with ".devcontainer" folder
Options
- 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)