Couldn't find any working examples of this:
- tensorflow-gpu
- jupyterlab
- jupyter password & token disabled
- using docker-compose
- nvidia gpu accessible
So, this docker-compose has all the above working. Tested on ubuntu 22.04 LTS.
- Install nvidia drivers for your machine
- Install nvidia docker: https://github.com/NVIDIA/nvidia-docker
- Clone this repo
- cd to this directory and
docker-compose up -d