Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 714 Bytes

File metadata and controls

38 lines (31 loc) · 714 Bytes

Docker Data Science Essentials with CUDA

A Docker image based on NVIDIA CUDA 13.1.0 with Ubuntu 24.04, pre-configured with essential data science libraries and tools.

Base Image

  • CUDA Version: 13.1.0 (runtime)
  • Ubuntu Version: 24.04

Included Python Libraries

  • numpy
  • scipy
  • scikit-learn
  • pandas
  • matplotlib
  • seaborn
  • numpyro
  • pymc
  • jax (with CUDA support)

System Tools

  • build-essential
  • software-properties-common
  • curl
  • git
  • wget
  • vim
  • zip/unzip
  • fish shell

Package Management

  • Python Package Manager: uv (with pip)
  • Python Environment: Virtual environment at /venv

Maintainers

Working Directory

  • /src