-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path_config.yml
More file actions
27 lines (21 loc) · 781 Bytes
/
_config.yml
File metadata and controls
27 lines (21 loc) · 781 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
# configuration
# fill in the course details
courseName: " Generative AI for Quantum Computing and Machine Learning Software Implementations"
# small title that is at the top of every page
subtitle: "17-659 — Generative AI for Quantum Computing and Machine Learning Software Implementations — Summer Semester 2023"
# baseurl is the same as the name of the repository
baseurl: /2023-GenerativeAIForQuantum
# url where the required reading is available to download
docsUrl: "https://www.amazon.com/_/dp/1492039683?tag=oreilly20-20"
# url where the student's grading info is kept
gradingUrl: ""
# change only if you know what you are doing
collections:
syllabus:
output: true
defaults:
- scope:
path: ""
type: syllabus
values:
layout: unit