01_demo_setup error

idanyow
New Contributor III

Hello

I was following "Demo: Creating and Working with a Delta Table"

while I have a community edition user.

The first command in the Notebook is:

 

%run ./setup/01_demo_setup
 
But I got the following error:
Notebook not found: Users/<my-email-was-here..>/setup/01_demo_setup. Notebooks can be specified via a relative path (./Notebook or ../folder/Notebook) or via an absolute path (/Abs/Path/to/Notebook). Make sure you are specifying the path correctly.