This website requires JavaScript.
Explore
Help
Sign In
aniva
/
common
Watch
1
Star
0
Fork
You've already forked common
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80259d0d08
common
/
scr
/
ipython.sh
7 lines
102 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
docker run --rm -it
\
--entrypoint
=
ipython
\
hub-jupyter
\
-i --simple-prompt
Reference in New Issue
View Git Blame
Copy Permalink