Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 8 initial templates #1

Merged
merged 39 commits into from
Jun 30, 2024
Merged

Add 8 initial templates #1

merged 39 commits into from
Jun 30, 2024

Conversation

matheusfvesco
Copy link
Owner

This pull request concludes the development of the 8 initial templates. All 8 templates have their respective devcontainer.json, devcontainer-template.json, NOTES.md and tests. All of the templates passed on the tests written.

The 8 templates added are:

  • miniforge: Based on the Miniforge3 official image
  • miniforge-dnd: Based on the Miniforge3 official image, with Docker in Docker installed
  • python-utils: Based on the Official Python image, with a few tools (poetry, ruff, mypy, MonkeyType and bandit) installed using pipx
  • python-dnd: Same as python-utils, but also have Docker in Docker
  • pytorch-gpu: Based on the Pytorch from the Nvidia NGC Catalog
  • tensorflow-gpu: Based on the TensorFlow from the Nvidia NGC Catalog
  • local-colab: Based on the official Google Colab image
  • python-kaggle: Based on the Official Python Kaggle image

This initial release will be used as a styling starting point for more templates.

@matheusfvesco matheusfvesco merged commit e9a2fa4 into main Jun 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant