Closed MohammadJavadD closed 3 years ago
More detail here: http://moabb.neurotechx.com/docs/_modules/moabb/datasets/bnci.html#BNCI2014001
An alternative way is: from moabb.utils import set_download_dir set_download_dir("new_path")
from moabb.utils import set_download_dir
set_download_dir("new_path")
Thanks MJ, somehow the alternative feels less convenient lol, extra function call? This looks good for now.
More detail here: http://moabb.neurotechx.com/docs/_modules/moabb/datasets/bnci.html#BNCI2014001