Note: many parts of this repo are moderately memory-intensive and may not preform well (or at all) on the limited resources available on mybinder.org. It is recommended that you run this locally or on a more robust cloud-based jupyter instance
This is a separate service from the Leibniz Institute of Social Sciences that hosts its own Binder setup with more memory, and thus may work better that mybinder.org
git clone https://github.com/lsterzinger/2022-esip-kerchunk-tutorial.git
cd 2022-esip-kerchunk-tutorial
conda env create -f ./environment.yml
conda activate kerchunk
jupyter lab