Sign inSign up

dehim/jupyter

By dehim

•Updated over 3 years ago

noVNC && python && clingkernel, C++11, C++14, C++17, C++1Z

Image
0

1.7K

dehim/jupyter repository overview

⁠jupyter on python 3.8.10

docker run -d -p 80:80 -p 8888:8888 \
    -v /var/shareVolumes/jupyter:/shareVolume \
    --name jupyter \
    --restart=always \
    dehim/jupyter:tagname
⁠mv /shareVolume_demo/* /shareVolume/, then restart container, enjoy it!
⁠desktop: http://127.0.0.1⁠, default password: 1234, x11vnc -storepasswd 1234 ~/.vnc/passwd to reset noVNC password.
⁠Jupyter: http://127.0.0.1:8888⁠, jupyter notebook list to get token, and setjupyter notebook password to reset password.
  • 3.8.10.7

    • add ocaml pygments pyyaml z3
  • 3.8.10.10

    • add llvm

Tag summary

Content type

Image

Digest

sha256:df6e31e01…

Size

1.5 GB

Last updated

over 3 years ago

docker pull dehim/jupyter:3.10.6.2