We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771ca75 commit 39e7af9Copy full SHA for 39e7af9
1 file changed
_quarto.yml
@@ -19,9 +19,11 @@ book:
19
- icon: github
20
href: https://github.com/How-to-Learn-to-Code
21
aria-label: GitHub
22
+ sidebar:
23
+ search: true
24
+ border: true
25
+ style: "floating"
26
title: "How to Learn to Code – Python for Data Science"
- sidebar:
- style: floating
27
chapters: # notebooks (ipynb) live inside lesson folders
28
- index.qmd
29
- Lesson_0_Introduction/Lesson_0_Student_Version.ipynb
0 commit comments