4 Commits

Author SHA1 Message Date
Jonathan Taylor
ffeb05ea0b Rmd target 2026-02-04 18:30:43 -08:00
Thomas Schmelzer
3d9af7c4b0 Add Python version 3.12 (#74)
* Add Python version 3.12

Very useful for uv based jobs and tasks

* Read Python version from .python-version file in Makefile

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update Makefile

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 15:22:34 -08:00
Thomas Schmelzer
79f38875ed Add marimo target to Makefile (#73) 2026-02-03 07:53:08 -08:00
Thomas Schmelzer
9e5451796f Dev container (#36)
* Create .python-version

* Create .gitignore

* Create Makefile

* remove Dockerfile

* remove docker workflow

* startup.sh

* devcontainer

* README with link

* Update Makefile

* obsolete python-version

* Update README.md

* Update README.md

* Update README.md

* Update devcontainer.json

no browser option for devContainer

* introducing a first test

* introducing a first test

* introducing a manual release job

* introducing a manual release job

* Update README.md

---------

Co-authored-by: Jonathan Taylor <jonathan.taylor@stanford.edu>
2025-04-09 16:21:56 -07:00