Skip to content

Commit

Permalink
Merge branch 'gh-pages' into znk-fix-workflows-2022-10-20
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsauze authored Sep 25, 2024
2 parents a582a2d + b77f3ca commit 44664a7
Show file tree
Hide file tree
Showing 72 changed files with 12,910 additions and 9,175 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
shell: bash
steps:
- name: Set up Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.3'

- name: Set up Python
uses: actions/setup-python@v2
Expand Down
138 changes: 75 additions & 63 deletions _episodes/01-introduction.md

Large diffs are not rendered by default.

672 changes: 291 additions & 381 deletions _episodes/02-regression.md

Large diffs are not rendered by default.

313 changes: 313 additions & 0 deletions _episodes/03-classification.md

Large diffs are not rendered by default.

277 changes: 0 additions & 277 deletions _episodes/03-introducing-sklearn.md

This file was deleted.

Loading

0 comments on commit 44664a7

Please sign in to comment.