I have a jupyter notebook with python code and am wondering if it needs to go to a specific file location in Ubuntu? Is there a best practice as to where to put it? Does it not matter?
For example, I place my html/css code in /var/www/html
in ubuntu.
Thank you!