common/bin/python3

9 lines
107 B
Plaintext
Raw Normal View History

2021-01-16 20:28:18 -08:00
#!/usr/bin/env bash
docker run --rm -it \
--entrypoint=python \
2021-01-16 20:28:18 -08:00
hub-jupyter \
$@
# -i --simple-prompt