Skip to content

Commit 165223e

Browse files
author
deepthought
committed
Please provide the diffs for the files to generate a commit message.
1 parent 18cf80f commit 165223e

24 files changed

Lines changed: 988 additions & 1075 deletions

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
7-
- master
86
- quarto-book
97
workflow_dispatch:
108

mybook/_quarto.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,4 @@ book:
4949
format:
5050
html:
5151
theme: cosmo
52-
number-sections: false
53-
code-fold: false
52+
number-sections: false

mybook/chapters/chapter1-basics.ipynb

Lines changed: 101 additions & 101 deletions
Large diffs are not rendered by default.

mybook/chapters/chapter2-loops-functions.ipynb

Lines changed: 141 additions & 141 deletions
Large diffs are not rendered by default.

mybook/chapters/chapter3-tests-classes.ipynb

Lines changed: 159 additions & 159 deletions
Large diffs are not rendered by default.

mybook/chapters/chapter4-style-scripts-imports.ipynb

Lines changed: 74 additions & 72 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)