#!/usr/bin/env bash
set -eux

python -m pip install -e ".[notebooks]"
