ipython-notebook icon indicating copy to clipboard operation
ipython-notebook copied to clipboard

how to change document folder?

Open rich4653 opened this issue 11 years ago • 1 comments

I've probably missed something obvious but how do you change the default document folder once it has been set during first run?

rich4653 avatar Apr 16 '14 07:04 rich4653

Unfortunately you didn't miss anything, there's currently no way to switch it. You could try to rename or move your current directory and then it should ask you again. However, it's possible that it actually tolerates moves, in that case you'd have to make a .zip file and delete it.

You could also delete the app's sandbox container directory, which would wipe the preferences. For that, delete ~/Library/Containers/ch.entropy.ipython-notebook.

I'll keep this issue open to track adding such a feature in the future.

On Apr 16, 2014, at 12:38 AM, rich4653 [email protected] wrote:

I've probably missed something obvious but how do you change the default document folder once it has been set during first run?

— Reply to this email directly or view it on GitHub.

liyanage avatar Apr 16 '14 15:04 liyanage