common/scr/ipython.sh

7 lines
102 B
Bash
Raw Normal View History

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