I have created some notebook on Databricks and I wanted to access them. One notebook has the local path
/Users/test@gmx.de/sel2
If I now try to access the directory via
%fs /Users/test@gmx.de
I am getting an error message saying that the local directory is not found.
What do I make wrong?
Many thanks!