#!bin/bash # Sets the environment for Binder export PYTHONPATH=./src/:./src/dependencies/pythonpdevs/src/:$PYTHONPATH echo "starting up..." exec "$@"