When I open the notebook e.g. at home home / user / Desktop / multifit-master / notebooks / CLS-DE.ipynb.
And then type in the notebook (CLS-DE.ipynb) %cd I get:
home/user Shouldn't this be the directory where I opened my notebook? It means :
home / user / Desktop / multifit-master / notebooks / CLS-DE.ipynb How to make a notebook in the directory where I open it?
I want to see after typing %cd in CLS-DE.ipynb notebook this directory:
home / user / Desktop / multifit-master / notebooks / CLS-DE.ipynb