Commit Graph

155 Commits

Author SHA1 Message Date
Jonathan Taylor
ffeb05ea0b Rmd target 2026-02-04 18:30:43 -08:00
Jonathan Taylor
1d08236560 Remove rmd (#77)
* Ch2->Ch02

* removed Rmd; made a new Rmd target for make; described in README.md
2026-02-04 17:48:37 -08:00
Jonathan Taylor
6bf6160a3d Fix refs again (#76)
* Ch2->Ch02

* fixed latex refs again, somehow crept back in

* fixed the page refs, formats synced

* unsynced

* executed notebook besides 10

* warnings for lasso

* allow saving of output in notebooks

* Ch10 executed
2026-02-04 17:40:52 -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
Jonathan Taylor
d9abb48f62 manual edit for all-contributors 2026-02-03 08:15:28 -08:00
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
Thomas Schmelzer
79f38875ed Add marimo target to Makefile (#73) 2026-02-03 07:53:08 -08:00
Jonathan Taylor
a6c42bc505 missing arg in tmpdir setting 2026-02-02 23:43:18 -08:00
Jonathan Taylor
6230559faa ease the triggers of the test, don't test deeplearning 2026-02-02 23:38:25 -08:00
Jonathan Taylor
86a639a072 comment on allow-errors 2026-02-02 23:34:46 -08:00
Jonathan Taylor
a5a0c7f045 increment ISLP_labs version for docs 2026-02-02 23:20:33 -08:00
Jonathan Taylor
db81884465 directions for setup and a script 2026-02-02 23:18:09 -08:00
Jonathan Taylor
b5ece0fd31 setup script that creates a uv environment requiring only the existence of a uv_executable 2026-02-02 22:40:02 -08:00
Jonathan Taylor
93fcff9b8e use uv run jupyter 2026-02-02 17:33:41 -08:00
Jonathan Taylor
ff4b3c6176 updated README.md 2026-02-02 17:22:05 -08:00
Jonathan Taylor
ad6c71de50 removing Jupyter YAML 2026-02-02 17:10:30 -08:00
Jonathan Taylor
aae67bdb06 updating lab version 2026-02-02 17:04:01 -08:00
Jonathan Taylor
39a00cc02d updating version 2026-02-02 15:51:46 -08:00
Jonathan Taylor
681c8d2b4d removing a kernelspec 2026-02-02 13:36:24 -08:00
Jonathan Taylor
3be3879afc cast series explicitly to an array for torch 2026-02-02 13:31:21 -08:00
Jonathan Taylor
5ff49d8ede updating jupytext version and parameters in Ch03 2026-02-02 12:09:07 -08:00
Jonathan Taylor
7e65e9673a authorship 2025-04-09 21:23:02 -07:00
Jonathan Taylor
3b13b34327 merged conflicts from tschm:testing 2025-04-09 16:35:33 -07: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
Chitral Patil
a42e928a33 add .gitignore to Enhance Project Cleanliness and Security (#25)
* Add .gitignore to prevent tracking unnecessary files

* Update .gitignore

Following suggestion to not ignore .python-version and to ignore .venv

---------

Co-authored-by: Jonathan Taylor <jonathan.taylor@stanford.edu>
2025-04-09 16:26:26 -07:00
Jonathan Taylor
f12330810d Jupytext sync (#49)
* fixes to Rmd from Daniela's errata

* synced the notebooks

* syncing notebooks

* all but Chapter10

* chapter 10
2025-04-09 16:26:24 -07:00
Jonathan Taylor
e03d0b2dd6 Errata fixes (#45)
* fixes to Rmd from Daniela's errata
2025-04-09 16:26:04 -07:00
Jonathan Taylor
8fa98567ee fixing whitespace in Rmd so diff of errata is cleaner (#46)
* fixing whitespace in Rmd so diff of errata is cleaner

* reapply kwargs fix
2025-04-09 16:26:04 -07:00
Jonathan Taylor
7f1103e140 fix the kwargs typo, and a ref from plt to ax (#44) 2025-04-09 16:26:01 -07:00
Jonathan Taylor
ab6bee22c6 comment on jupyterlab not being a requirement (#43) 2025-04-09 16:25:33 -07:00
Jonathan Taylor
fcb20b6512 fixing filename in README.md 2025-04-09 16:25:33 -07: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
Chitral Patil
ae63016edb add .gitignore to Enhance Project Cleanliness and Security (#25)
* Add .gitignore to prevent tracking unnecessary files

* Update .gitignore

Following suggestion to not ignore .python-version and to ignore .venv

---------

Co-authored-by: Jonathan Taylor <jonathan.taylor@stanford.edu>
2025-04-09 15:53:37 -07:00
Jonathan Taylor
e2a7c24001 Jupytext sync (#49)
* fixes to Rmd from Daniela's errata

* synced the notebooks

* syncing notebooks

* all but Chapter10

* chapter 10
2025-04-03 16:07:36 -04:00
Jonathan Taylor
132bda168d Errata fixes (#45)
* fixes to Rmd from Daniela's errata
2025-04-03 15:34:12 -04:00
Jonathan Taylor
6d7e40588b fixing whitespace in Rmd so diff of errata is cleaner (#46)
* fixing whitespace in Rmd so diff of errata is cleaner

* reapply kwargs fix
2025-04-03 15:25:17 -04:00
Jonathan Taylor
f132c18a1c fix the kwargs typo, and a ref from plt to ax (#44) 2025-04-02 21:50:13 -07:00
Jonathan Taylor
56cd846f5e comment on jupyterlab not being a requirement (#43) 2025-04-02 21:38:42 -07:00
Jonathan Taylor
4ddd912b1c fixing filename in README.md 2025-04-02 21:06:18 -07:00
Thomas Schmelzer
d601a64556 fixing the metadata for 3 cells 2025-01-10 22:29:37 +04:00
Thomas Schmelzer
5968a7b5a6 enhance metadata for controversial cells 2025-01-10 22:18:01 +04:00
Thomas Schmelzer
5b9cc198f0 Create Makefile 2025-01-10 22:10:13 +04:00
Thomas Schmelzer
bb3187d184 Create test.yml 2025-01-10 22:05:04 +04:00
Jonathan Taylor
5d793a33a8 update README.md 2024-06-04 19:39:49 -07:00
Jonathan Taylor
7c4c6b821e Ch10 of v2.2 2024-06-04 19:38:29 -07:00
Jonathan Taylor
2610690352 stripped warnings 2024-06-04 18:15:44 -07:00
Jonathan Taylor
c2c0c39283 BF: missing Auto files 2024-06-04 18:14:04 -07:00
Jonathan Taylor
29526fb7bc v2.2 versions of labs except Ch10 2024-06-04 18:07:35 -07:00
Trevor Hastie
e5bbb1a5bc standard_lasso
Jonathan corrected a spurious use of standard_lasso
2024-01-25 17:53:08 -08:00