-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Local storage works fine when using the default location. However when changing location the directory is not created and files are no longer saved locally (either in the desired or default location) nor are any error messages reported. To change location I saved a file opendata.ini with the content:
[Storage]
local_storage_path = P:\mpJupyter
I open python from the Anaconda prompt with:
P:\mpJupyter>jupyter notebook
If I change the path specified in the .ini file to a location that doesn't exit I get an error as might be expected.
Thanks for your your help and work on this library.
mike
Metadata
Metadata
Assignees
Labels
No labels