If you want to do the tutorial online via Binder, click on the banner above. Otherwise, follow the instruction below.
git clone https://github.com/janvandenschilden/biodata-mining.git
cd biodata-mining
conda install pipenv
pipenv install
pipenv run bash postBuild
pipenv run jupyter lab
open index.ipynb