-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyst.yml
More file actions
61 lines (61 loc) · 1.7 KB
/
myst.yml
File metadata and controls
61 lines (61 loc) · 1.7 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
version: 1
project:
title: "Data Discovery"
static:
- assets
exclude:
- "**/*.pdf"
toc:
- file: index.md
- file: orientation.md
children:
- file: orientation/spring26.md
- file: orientation/fall25.md
hidden: true
- file: schedule.md
- title: Symposium Events
children:
- file: symposium/SP26symposium.md
- file: symposium/F25symposium.md
- file: ddmatch.md
children:
- file: get-involved/partner.md
children:
- file: ddmatch/create-partner.md
- file: ddmatch/create-project.md
- file: ddmatch/extend-offer.md
- file: ddmatch/list-offer.md
- file: get-involved/student-researchers.md
children:
- file: ddmatch/create-student.md
- file: ddmatch/apply-project.md
- file: ddmatch/review-offer.md
- title: Computing Infrastructure
children:
- file: computing/savio.md
children:
- file: savio/accounts.md
- file: savio/datatransfer.md
- file: savio/software.md
- file: savio/openondemand.md
- file: savio/jobs.md
- file: computing/datahub.md
children:
- file: computing/datahub.md
- file: datahub/jupyterhub.md
- file: datahub/packages.md
- file: datahub/example.md
- file: datahub/moreexamples.md
- file: datahub/llm.md
- file: program-team.md
- file: support.md
plugins:
- schedule.mjs
- staff.mjs
site:
template: book-theme
options:
logo: assets/cdss-logo.svg
style: custom.css
domains:
- datadisco.cdss.berkeley.edu