Skip to content

Commit fbfa3d0

Browse files
author
Gordon Shotwell
committed
Update course to match new outlinne
1 parent 6d1bcbd commit fbfa3d0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_quarto.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@ website:
1111
- exercises/1-hello-world.qmd
1212
- exercises/2-basic-ui.qmd
1313
- exercises/3-reactivity.qmd
14-
- exercises/4-dynamic-ui.qmd
1514
- exercises/5-reactive-effect.qmd
15+
- exercises/4-dynamic-ui.qmd
1616

1717
navbar:
1818
tools:
1919
- icon: github
20-
href: https://github.com/posit-dev/shiny-python-workshop-2023
21-
- icon: fa-dicord
22-
href: https://discord.gg/AQVJzG2bnN
20+
href: https://github.com/talkpython/reactive-web-dashboards-with-shiny-course
2321
left:
2422
- href: index.qmd
2523
text: Home

0 commit comments

Comments
 (0)