0
点赞
收藏
分享

微信扫一扫

python jupyter notebook打开页面方便使用

千白莫 2024-02-25 阅读 12

Using old images

This project only builds one set of images at a time. If you want to use the older Ubuntu and/or Python version, you can use the following images:

Build DateUbuntuPythonTag
2022-10-0920.043.71aac87eb7fa5
2022-10-0920.043.8a374cab4fcb6
2022-10-0920.043.95ae537728c69
2022-10-0920.043.10f3079808ca8c
2022-10-0922.043.7b86753318aa1
2022-10-0922.043.87285848c0a11
2022-10-0922.043.9ed2908bbb62e
2023-05-3022.043.104d70cf8da953
weekly build22.043.11latest

github 站点 GitHub - jupyter/docker-stacks: Ready-to-run Docker images containing Jupyter applications 

 例如 使用 python 3.8  版本  执行命令

  docker run -p 8888:8888 quay.io/jupyter/scipy-notebook:a374cab4fcb6

举报

相关推荐

0 条评论