https://www.kaggle.com/c/hubmap-kidney-segmentation/data
- python 3.7
- pipenv
- gdal
pipenv install -d
or pipenv install -d --python <python_version>
pipenv shell
python -m ipykernel install --user --name=<virtual_env_name>
kernel should be available on the list: Kernel -> Change kernel
kaggle competitions download -c hubmap-kidney-segmentation
and unzip in project root directory
Available here: Documentation