You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For various reasons it'd be useful to be able to specify the location of the data file.
The path to the file was hard-coded in a14e746 which makes sense to fix the issue for sub-processes, but some environments don't allow writing to the CWD (certain Docker setups).