Is it possible to specify which directory the %store magic stores variables in? All my ipython config files are in ~/.config. However, my home directory is size limited by my employers and I'd like to dump ipython variables to my local storage folder.
Also, is it possible to dump everthing from this session using %store?
Thanks
Niall