26 Commits

Author SHA1 Message Date
Thomas Schmelzer
b569d3b686 Update GitHub Actions to use newer versions (#71) 2026-02-03 07:55:41 -08:00
Thomas Schmelzer
9247c475a2 Delete .github/workflows/release.yml (#72)
We can do better
2026-02-03 07:54:58 -08:00
Jonathan Taylor
6230559faa ease the triggers of the test, don't test deeplearning 2026-02-02 23:38:25 -08:00
Thomas Schmelzer
fe779b385a 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:27:33 -07:00
Thomas Schmelzer
bb3187d184 Create test.yml 2025-01-10 22:05:04 +04:00
Jonathan Taylor
1583d66bfa trevor's edits 0822 2023-08-22 00:06:02 -07:00
Jonathan Taylor
7c19e32f0a docker to .docker 2023-08-21 17:41:26 -07:00
Jonathan Taylor
58b6936b0e only the stable branch push 2023-08-21 14:10:27 -07:00
Jonathan Taylor
9d84224629 removing quotes based on https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushbranchestagsbranches-ignoretags-ignore 2023-08-21 13:57:15 -07:00
Jonathan Taylor
106236b5db whitespace 2023-08-21 13:46:14 -07:00
Jonathan Taylor
e3e48ab5c6 updating tags based on https://github.com/marketplace/actions/docker-metadata-action 2023-08-21 13:45:24 -07:00
Jonathan Taylor
91a9d76efb using push event 2023-08-21 13:38:55 -07:00
Jonathan Taylor
3c748c15fe order matters? 2023-08-21 13:27:32 -07:00
Jonathan Taylor
0bcd786c2a trying metadata tags 2023-08-21 13:23:30 -07:00
Jonathan Taylor
73cf69f925 tag must be after a commit with docker action 2023-08-21 13:11:53 -07:00
Jonathan Taylor
f48e9ab55e syntax error 2023-08-21 13:09:46 -07:00
Jonathan Taylor
f9455fc5a1 using ref to checkout 2023-08-21 13:08:07 -07:00
Thomas Schmelzer
353df68ce0 Construction and Deployment of a Docker image (#5)
Github action to create a docker file



* Using manual dispatch, updated user name for docker



* Update .dockerignore

---------

Co-authored-by: Jonathan Taylor <jonathan.taylor@stanford.edu>
2023-08-21 13:00:43 -07:00
Jonathan Taylor
bec719e809 V2.1rc (#4)
* change to README

* update README

* frozen versions for v2

* frozen requirements, ISLP==0.3.19

* v2.1 notebooks excluding 10,13

* v2.1 of Ch13

* pairing notebooks

* v2.1 of Ch10

* update README for v2.1

* update README

* remove workflows: notebooks can be tested in ISLP
2023-08-20 20:48:30 -07:00
Jonathan Taylor
1bf5d926b9 lab test workflows 2023-08-08 17:19:38 -07:00
Jonathan Taylor
f95904ef89 caching python dependencies 2023-08-08 16:55:25 -07:00
Jonathan Taylor
a746d233b6 rename workflow 2023-08-08 16:53:33 -07:00
Jonathan Taylor
78ef83ddb7 need a format for nbconvert 2023-08-08 16:52:52 -07:00
Jonathan Taylor
a312c5f0a6 tab / whitespace 2023-08-08 16:47:45 -07:00
Jonathan Taylor
02c3bc7a61 trying a test notebook script 2023-08-08 16:45:35 -07:00
Jonathan Taylor
33665e596f Create test_Ch02.yml 2023-08-08 16:41:09 -07:00