Skip to content

khaleelsyed/pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter template

Simple setup for projects that require a Dockerised JupyterLab setup with pytorch and CUDA.

Usage

Before starting, ensure that the .env is instantiated, this can be done using:

cp sample.env .env

Amend the environment variable JP_AUTHENTICATED in .env if token/password authentication (JupyterLab) is not required.

docker compose build
docker compose up

About

Pytorch-Jupyterlab docker image with CUDA enabled

Resources

Stars

Watchers

Forks