JupyterLab PyTorch FastAI (GPU) with Traefik Reverse Proxy

Just wanted to share my docker setup here (github).

It has:

  • Traefik Reverse Proxy (so you can access Jupyter like ‘mydev.localhost’)
  • GPU
  • Jupyter Lab (so you can use VIM in your notebooks)

The original repo I have referenced from has kaggle, ssh, and git folders required. Since I already have those setup so I did not mention it in the Readme (in case you don’t have them, please act accordingly).

2 Likes