#!/bin/bash
set -o errexit
set -o xtrace

jupyter labextension install ./example jupyterlab-server-proxy-saulshanabrook
