Skip to content

Commit

Permalink
Build PDF again
Browse files Browse the repository at this point in the history
  • Loading branch information
s2t2 committed Aug 15, 2024
1 parent 995ddcb commit ed860c3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 302 deletions.
18 changes: 14 additions & 4 deletions docs/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ book:
repo-branch: main
repo-subdir: docs
repo-actions: [edit, issue, source]
#downloads: [pdf, epub, docx]
downloads: [pdf, epub, docx]

#cover-image: cover.png
#favicon: favicon.ico
Expand Down Expand Up @@ -151,7 +151,17 @@ book:

#- href: notes/fetching-data/apis.qmd


#- part: "APIs and Integrations"
# chapters:
# - href: notes/api-integrations/google-drive-demo.ipynb
# - href: notes/api-integrations/google-sheets-demo.ipynb
# - href: notes/api-integrations/google-maps-api-demo.ipynb
# - href: notes/api-integrations/youtube-audio-downloader-demo.ipynb
# - href: notes/api-integrations/spotify-api-demo.ipynb
# - href: notes/api-integrations/sending-email-demo.ipynb
# - href: notes/api-integrations/openai-api-demo.ipynb
# - href: notes/api-integrations/pokemon-api-demo.ipynb
# - href: notes/api-integrations/alphavantage-api-crypto-dashboards-demo.ipynb



Expand Down Expand Up @@ -221,5 +231,5 @@ format:
##number-sections: false
##number-depth: 1

#pdf:
# documentclass: scrreprt
pdf:
documentclass: scrreprt
298 changes: 0 additions & 298 deletions docs/notes/python-lang/python-operators.ipynb

This file was deleted.

0 comments on commit ed860c3

Please sign in to comment.