#!/usr/bin/env bash set -ex pip install --upgrade pip pip install -r ./requirements.txt jupyter notebook \ --allow-root \ --ip=0.0.0.0 \ --notebook-dir=/work