What is this template for?

Welcome to Python project template’s documentation. This template sets up a Docker-based development environment with GPU support for Python projects using Poetry for package management, customized for PyTorch. It works on both Windows WSL2 and Ubuntu, and incorporates Jekyll for GitHub Pages documentation.

This template will build two docker images, which includes:

  • Workspace Image(12.87 GB)
Package Version
Python 3.10.12
Pytorch 2.1.2
Poetry 1.8.1
  • (Optional) Local Documentation Jekyll Server Image(487 MB)

How to use this template?

Get started with Prerequisites and Installation based on your Operating System and GPU Driver Version. Next, customize this template for your project.

If you want to use this template as your project’s documentation, please check more details in editing this documentation that shows how to manage these pages and customize it for your project.

Having issues?

Please feel free to open an issue through Github Issues. Thank you for your report.