# Stop everything if one command fails
set -e

mkdir -p ${HOME}/.jupyter/labconfig
cp labconfig/* ${HOME}/.jupyter/labconfig
