forked from posit-dev/py-shiny-workshop
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path_quarto.yml
More file actions
37 lines (30 loc) · 670 Bytes
/
_quarto.yml
File metadata and controls
37 lines (30 loc) · 670 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
project:
type: website
website:
title: "Shiny for Python Workshop"
sidebar:
style: docked
contents:
- section: "Exercises"
contents:
- exercises/1-hello-world.qmd
- exercises/2-basic-ui.qmd
- exercises/3-reactivity.qmd
- exercises/5-reactive-effect.qmd
- exercises/4-dynamic-ui.qmd
navbar:
tools:
- icon: github
href: https://github.com/talkpython/reactive-web-dashboards-with-shiny-course
left:
- href: index.qmd
text: Home
filters:
- shinylive
format:
html:
theme: cosmo
margin-right: 0px
css: styles.css
toc: true
toc-location: left