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