set -e # Sets the environment for Binder export PYTHONPATH=../:../dependencies/pythonpdevs/src/:$PYTHONPATH echo "starting up..." exec "$@"