cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot use Databricks VSCode extensions on repository with ".devcontainer" folder

mhasel
New Contributor II

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)

 

 

1 REPLY 1

mhasel
New Contributor II

Hi @Retired_mod 

The folder lays plain in the repository. 

mhasel_0-1721981834591.png

When logging on the databricks Web UI I can see that the folder (together with its content) was correctly copied 

mhasel_1-1721981988205.pngmhasel_2-1721982282786.png

But I still have the error messsage in VSCode