Skip to content

Releases: murphyqm/python-project-template

v0.1.2

Choose a tag to compare

@murphyqm murphyqm released this 07 Oct 13:09
b5de3a8

Updated devcontainer to remove bug-prone miniforge feature; instead include manual install. Bash file must be sourced to activate conda; instructions added to README.md.

Jupyter support with Jupytext added, along with instructions to use.

What's Changed

Full Changelog: v0.1.1...v0.1.2

Updated Readme file and extensions

Choose a tag to compare

@murphyqm murphyqm released this 02 Oct 16:25
cdc18e4

What's Changed

New Contributors

Full Changelog: 0.1.0...v0.1.1

Alternative release that doesn't use rocker miniforge image

Choose a tag to compare

@murphyqm murphyqm released this 02 Oct 16:05
6f05dd2

If the codespace being generated launches in recovery mode due to errors using the "features" tag to pull in miniforge
via rocker, use this branch instead.

Full Changelog: 0.1.0...0.1.1-beta

v0.1.0: Initial Release

Choose a tag to compare

@murphyqm murphyqm released this 05 Jul 16:33
2014027

Fully-featured template to launch a miniforge-ready devcontainer, with tools and tips for developing a Python package.