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