Hi @Coleman Milliganโ
Please try ../../notebook
If you need to go more levels you need to add ../
It is standard dox notations.
Basically
./notebook - same directory relative path
../notebook - one directory above your current directory
../../notebook - 2 directories above your current directory
../../../notebook - 3 directories up and so on......
Hope this helps
Cheers...
Uma Mahesh D