Sign inSign up

dehim/jupyter-c

By dehim

•Updated about 2 years ago

jupyter & C++

Image
Web servers
0

218

dehim/jupyter-c repository overview

⁠jupyter-C

docker run -d \
    -p 80:80 \
    -p 8888:8888 \
    -v /var/shareVolumes/jupyter-c:/shareVolume \
    --name jupyter-c \
    --restart=always \
    dehim/jupyter-c:tagname
⁠mv /shareVolume_demo/* /shareVolume/, then restart container, enjoy it!
⁠default password: 1234, x11vnc -storepasswd 1234 /root/.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.10.12.2
    • Init

Tag summary

Content type

Image

Digest

sha256:9609a2438…

Size

1.8 GB

Last updated

about 2 years ago

docker pull dehim/jupyter-c:3.10.12.2