-
Notifications
You must be signed in to change notification settings - Fork 2
/
myst.yml
127 lines (126 loc) · 4.44 KB
/
myst.yml
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 2ce788e4-dec4-4701-a14a-efa5af0b2a1d
title: UC Berkeley Data Science Curriculum Guide
# description:
# keywords: []
# Uncommenting authors causes it to appear on every page.
#authors:
#- name: Balaji Alwar
# email: [email protected]
# affiliations:
# - id: ucb
# institution: University of California at Berkeley
# department: Research, Teaching, and Learning
#- name: Ryan Lovett
# email: [email protected]
# affiliations:
# - id: ucb
# department: Statistics
#- name: Eric Van Dusen
# email: [email protected]
# affiliations:
# - id: ucb
# department: DSUS
github: https://github.com/berkeley-cdss/curriculum-guide
license:
content: CC-BY-4.0
jupyter:
lite: true
abbreviations:
CDSS: College of Computing, Data Science, and Society
BIDS: Berkeley Institute of Data Science
CA: Connector assistant
CI: Connector instructor
DEC: Data-enabled course
repo: Git repository, either local or on GitHub
toc:
- file: intro.md
- title: DataHub Technology
children:
- file: technology/introduction-to-jupyter.md
- file: technology/jupyterlab.md
- file: technology/rstudio.md
- file: technology/shiny.md
- file: technology/quarto.md
- file: technology/remote-desktop.md
- file: technology/vscode.md
- file: technology/real-time-collaboration.md
- file: technology/syncthing.md
- file: technology/jupyter-ai.md
- title: DataHub Workflows
children:
- file: workflows/logging-in.md
- file: workflows/creating-notebooks.md
- file: workflows/notebook-zero.md
- file: workflows/distributing-files.md
- file: workflows/pushing-to-github.md
- file: workflows/securely-push-github.md
- file: workflows/nbgitpuller-link.md
- file: workflows/install-packages.md
- file: workflows/elevated-privileges.md
- file: workflows/calendar-scaler.md
- file: workflows/accessibility.md
- file: workflows/collecting-grading-assignments.md
- file: workflows/save-files-as-pdf.md
- file: workflows/download-archive.md
- file: workflows/performance-issue.md
- file: workflows/calculate-compute-cost.ipynb
- file: workflows/storing-datasets.md
- file: workflows/bestpractices.md
- file: workflows/external-technology.md
# FIXME: r-datahub has very little to do with using R on DataHub
- file: workflows/r-datahub.md
- title: Support
children:
- file: support/communication.md
- file: support/common-requests.md
- file: support/onboarding.md
- file: support/memory-cpu.md
- file: support/workshop-research.md
- file: support/new-hub.md
- file: support/learn-more.md
- title: Troubleshooting
children:
- file: support/troubleshooting/jupyter.md
- file: support/troubleshooting/python.md
- file: support/troubleshooting/nbgitpuller.md
- file: support/troubleshooting/otter-grader.md
- file: support/troubleshooting/rstudio.md
- file: support/contributors.md
- title: Resources for Students
children:
- file: students/before-semester.md
- file: students/during-semester.md
- file: students/after-semester.md
- file: students/equipment-lending.md
- title: Modules and Connectors
children:
- file: connector/general/what-is-a-connector.md
children:
- file: connector/general/previous-connectors.md
- file: module/general/what-is-a-module.md
- file: dec/general/what-is-a-data-enabled-course.md
- title: Creating a Connector
children:
- file: connector/instructor/logistics.md
- file: connector/instructor/syllabus-design.md
- file: connector/instructor/student-help.md
- file: connector/instructor/communication-channels.md
- file: connector/instructor/checklist.md
- title: Creating a Module
children:
- file: module/instructor/preplanning.md
- file: module/instructor/develop.md
- file: module/instructor/deploy-help.md
site:
template: book-theme
title: UC Berkeley Data Science Curriculum Guide
domains:
- curriculum-guide.datahub.berkeley.edu
options:
favicon: images/logo/favicon.ico
folders: true
logo: assets/logo.png
analytics_google: G-470CXFNJ3W # Measurement ID for GA account