git clone https://github.com/analysiscenter/ds-py3.git
cd ds-py3
Check whether the driver is installed and its version:
nvidia-smi
To install the latest NVIDIA driver execute utils/install_nvidia_*.sh
and reboot.
To install Docker and NVIDIA-docker2 execute utils/install_docker.sh
.
If the installation succeeds, the list of GPUs available within a docker container will be shown.
To prepare a docker environment run utils/create_env.sh
.
Map additional disks to subdirectories within /notebooks
.
Set a password in run/config/jupyter_notebook_config.py
.
See run/README.md or just execute:
cd run
./run.sh