Commit Graph

5 Commits

Author SHA1 Message Date
Alyssa Travitz
c72085aa4a bump single file installers to python 3.11 (#1166)
* bump to python 3.11

* updating install construct yaml

* update construct.yaml
2025-03-03 07:00:08 -08:00
Mike Henry
6014e7e3c6 fix issue with new notebook version (#498) 2023-07-20 11:23:01 -07:00
Mike Henry
3868033611 update installer to use python 3.10 2023-06-20 05:59:22 +01:00
Mike Henry
fa83040b5a Push Apptainer Image to GHCR + Build Installer & Docker Image using Conda-Forge Package (#353)
* see if this can push to ghcr

* fix URI

* don't push docker image

* don't push docker image

* see if this lets us login to ghcr

* we can push to github's container registry directly

* now when we trigger a build, we build the latest version we can discover from the tags

* forgot to remove bit where we install package from source

* use docker ignore to make sure we keep the context as small as we can

* make it explicit we don't push before we test, and make sure we have the same build args for when we do push

* add juypterlab and notebook to docker image

* Apply suggestions from code review
2023-04-25 16:38:58 +00:00
Mike Henry
daa74cbf60 Fix single file installer (#308) 2023-04-17 21:47:52 +00:00