python - Using the %cd magic command in Jupyter Notebooks -


i have jupyter notebook use %cd magic command. @ top of notebook set bookmark (%bookmark 'base_dir') can return starting directory (via %cd -b 'base_dir').

is there easier way return starting directory (i.e. directory running *.ipynb exists)?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -