This Image contains a Kasm workspace for NVIDIA CUDA accelerated AI development.
It includes:
- Standard Kasm Core Workspaces for Ubuntu 24.04 (Noble)
- NVIDIA CUDA Toolkit
- VSCode
- Google Chrome
- pyenv for Python version management
- Python - 3.10 (performance optimized)
- Tensorflow with CUDA support
- Additional packages including:
- Jupyter
- Weights & Biases
- Pandas
- [BROKEN] Polars including optional dependencies
- Numpy
- TensorBoard
The image includes a pyenv virtual environment with the above listed dependencies. To get started open a terminal and execute cd ~/tensorflow - the Python virtual environment should automatically activate.
To start Jupyter run jupyter lab and it should start and open a web browser.