Skip to content

Commit eaa17ef

Browse files
committed
add guide on brackets
1 parent 2104394 commit eaa17ef

File tree

3 files changed

+942
-0
lines changed

3 files changed

+942
-0
lines changed

.github/workflows/notebooks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,14 @@ jobs:
1919
- lecture_1_exercise_solution.ipynb
2020
- lecture_2.ipynb
2121
- lecture_2_exercise.ipynb
22+
- lecture_2_exercise_solution.ipynb
2223
- lecture_3.ipynb
2324
- lecture_3_exercise_solution.ipynb
2425
- lecture_4.ipynb
2526
- lecture_5.ipynb
2627
- lecture_5_exercise_solution.ipynb
2728
- lecture_6.ipynb
29+
- brackets.ipynb
2830
- curve.ipynb
2931
- extras/pandas_crash_course.ipynb
3032
# https://github.com/mamba-org/setup-micromamba?tab=readme-ov-file#about-login-shells

_toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ chapters:
1212
- file: curve
1313
{%- endif %}
1414
- file: resources
15+
sections:
16+
- file: brackets
17+
title: Brackets
1518
- url: "{{lms_url}}"
1619
title: "{{lms_name}}"
1720
- url: "{{discussions_url}}"

0 commit comments

Comments
 (0)