We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3015b commit 331119dCopy full SHA for 331119d
1 file changed
docs/_quarto.yml
@@ -172,10 +172,10 @@ book:
172
- href: notes/fetching-data/csv.qmd
173
- href: notes/fetching-data/xml.qmd
174
- href: notes/fetching-data/html-web-scraping.qmd
175
- #- href: notes/fetching-data/automated-browsing.ipynb
176
- # text: "Automated Browsing"
177
- #- href: notes/fetching-data/automated-browsing-form-inputs.ipynb
178
- # text: "Automated Browsing w/ Form Inputs"
+ - href: notes/fetching-data/automated-browsing.ipynb
+ text: "Automated Browsing"
+ - href: notes/fetching-data/automated-browsing-form-inputs.ipynb
+ text: "Automated Browsing w/ Form Inputs"
179
180
#- part: "APIs and Integrations"
181
# chapters:
0 commit comments