Sign inSign up

crazybun/tensorflow

By crazybun

Updated almost 5 years ago

Image
0

63

crazybun/tensorflow repository overview

TensorFlow JupyterLab

FROM tensorflow/tensorflow:2.7.0-jupyter
用法
docker run -itd --name tensorflow2.7 --restart=always -p 8888:8888 -v /f/Docker/tensorflow/tf:/tf crazybun/tensorflow:2.7.0-jupyterlab

打开 http://127.0.0.1:8888/lab

密码为 friends, 可编辑 /root/.jupyter/jupyter_lab_config.json 进行修改

Tag summary

Content type

Image

Digest

Size

480.6 MB

Last updated

almost 5 years ago

docker pull crazybun/tensorflow:2.7.0-jupyterlab