gpu-jupyter/show-local.sh
christoph.schranz@salzburgresearch.at 6a9ff52bea Install slides, restart always
2020-04-13 15:55:13 +02:00

7 lines
160 B
Bash

#!/usr/bin/env bash
cd $(cd -P -- "$(dirname -- "$0")" && pwd -P)
# Export default port to make compose file valid.
export JUPYTER_PORT=8888
docker-compose ps