-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
45 lines (36 loc) · 781 Bytes
/
_quarto.yml
File metadata and controls
45 lines (36 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
project:
type: book
output-dir: docs
resources:
- "lecture-scripts/*"
- "assignments"
- "lecture-notes/*.ipynb"
book:
title: "Machine Learning"
google-analytics: "G-ZLTPD14PN2"
author: "Phil Chodrow"
date: "01/15/2024"
body-footer: |
<br> <br> <span style="color:grey;">© Phil Chodrow, 2025</span>
sidebar:
search: false
bibliography: refs.bib
format:
html:
theme: [cosmo, custom.scss]
css: styles.css
toc: true
number-depth: 0
reference-location: margin
callout-icon: false;
callout-appearance: simple
fig-cap-location: margin
highlight-style: atom-one
# jupyter: conda-env-ml-0451-py
execute:
cache: false
profile:
group:
- [preview, publish]
mermaid:
theme: neutral