sh 如何使用jupyter / jupyterhub Docker镜像

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 如何使用jupyter / jupyterhub Docker镜像相关的知识,希望对你有一定的参考价值。

# run the image with the container name 'jupyterhub' and make the host machine listen to the jupyterhub server in port 8000 
sudo docker run --name jupyterhub -d -p 0.0.0.0:8000:8000 jupyter/jupyterhub jupyterhub --no-ssl

sudo docker exec -it jupyterhub bash
pip install jupyter

adduser user1

以上是关于sh 如何使用jupyter / jupyterhub Docker镜像的主要内容,如果未能解决你的问题,请参考以下文章

sh start-jupyter.sh

sh jupyter_install.sh

sh jupyter.sh

sh 重启Jupyter.sh

sh jupyter_notebook_ec2.sh

sh jupyter_notebook_ec2.sh