Docker Hub
hub.docker.com › r › cschranzWhy Docker. Overview What is a Container. Products. Product Overview. Product Offerings. Docker Desktop Docker Hub. Features. Container Runtime Developer Tools Docker App Kubernet
timesler/docker-jupyter-dl-gpu: - Github Plus
githubplus.com › timesler › docker-jupyter-dl-gpudocker-jupyter-dl-gpu. GPU-enabled docker image for deep learning. The image provides a complete environment for deep learning in pytorch, including ipython, conda, cuda, pytorch, torchvision, tensorboard, numpy, pandas, scipy, matplotlib, seaborn, and many more (see below for a full package list).
Docker Hub
hub.docker.com › r › jxcodetwyou just run with -it flags and you will attach to the container and see the output from jupyter notebook. After copying the token, press Ctrl+P, Ctrl+Q to detach from the container. If you start the container with -dit flags then you should print the logs to get the token. $ docker logs [container name or id]