This is the filepath of the ipynb notebook:
J:\AAA\BBB CCC\DDD \EEE FFF.ipynb
I did this: %run J:/AAA/BBB CCC/DDD /EEE FFF.ipynb
But got the following error:
Exception: File 'J:/AAA/BBB.py'
not found.
How do I deal with files or folders that have spaces?