- Run vscode via docker & access it on the browser on port 8888
- Perfect for remote development on cloud servers
- Supports file upload/download
Tag | Base Image |
---|---|
ubuntu | ubuntu:latest |
cuda | nvcr.io/nvidia/tensorrt:24.01-py3 |
python | python:3.10.12-slim |
python3.8 | python:3.8.20-slim |
python3.9 | python:3.9.12-slim |