Edit this page

NWB Workshops and Hackathons

Requirements for tutorial

Running locally on your own device

1a) Conda/Python

2) pip install neuroconv and pip install opencv-python

3) Download the notebooks directly from this GitHub repo or clone it (git clone https://github.com/neurodatawithoutborders/nwb_hackathons)

4a) Download some example data from GIN: Noise4Sam_g0_t0.imec0.ap.meta and Noise4Sam_g0_t0.imec0.ap.bin

as well as

video_mp4.mp4

4b) or if on linux, install Datalad and call

datalad -rg https://gin.g-node.org/neuralensemble/ephy_testing_data/spikeglx/Noise4Sam_g0
datalad -rg https://gin.g-node.org/CatalystNeuro/behavior_testing_data

Running on the DANDIHub

1) Log into the Hub, select any instance: https://hub.dandiarchive.org/hub

2) pip install neuroconv and pip install opencv-python

3) Download the notebooks directly from this GitHub repo or clone it with

git clone https://github.com/neurodatawithoutborders/nwb_hackathons

4) Tutorials are ready to run!