can include the anaconda environment set up and etc.
- Install dotenv:
pip install dotenv - Create a new
config.envfile in the same directory asaverage_rf.ipynb - Add the following contents:
Change the values of the directories according to your local filepath.
FULL_DATA_DIR=/Volumes/My Passport/001568 SAMPLE_DATA_DIR=/Users/serenazhu/sarvestani_lab/000021
FULL_DATA_DIRis the directory with the full data,SAMPLE_DATA_DIRis where you want to download the sample .nwb file.