#!/bin/bash
# copying configuration for jupyter notebook
mkdir ~/.jupyter
cp binder/jupyter_notebook_config.py ~/.jupyter/
