-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.yml
More file actions
21 lines (19 loc) · 1.23 KB
/
config.yml
File metadata and controls
21 lines (19 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
default:
online_dates: "June 8 - June 18, 2026"
online_times: "10:30am - 2pm Pacific Time"
codeathon_dates: "June 29 - July 1, 2026"
codeathon_times: "9:30am - 4pm Pacific Time"
register_link: "https://forms.gle/oaCfASYazKqKvx2V8"
codeathon_schedule: "https://docs.google.com/document/d/1ZD-w0vc3Vtv1vf95h6323zaaxORg9vC7Hp4I_IUeW0I/edit?usp=sharing"
instructor_slides: "https://drive.google.com/drive/folders/18LZlTF-iGwM6kZvFGeoFq1wFmIvOyCYQ?usp=sharing"
lightning_talk_folder: ""
pulsecheck_survey: ""
research_survey: ""
slack_workspace: "https://daseh.slack.com/"
instructors: "[Carrie Wright](https://carriewright11.github.io/), [Ava Hoffman](https://www.avahoffman.com/), [Elizabeth Humphries]()"
r_version: "(4.4.1 (called 'Race for your Life') as of June 14, 2024)"
r_dl_mac_m1: "https://cran.r-project.org/bin/macosx/big-sur-arm64/base/R-4.4.1-arm64.pkg"
r_dl_mac_intel: "https://cran.r-project.org/bin/macosx/big-sur-x86_64/base/R-4.4.1-x86_64.pkg"
r_dl_windows: "https://cran.r-project.org/bin/windows/base/R-4.4.1-win.exe"
rstudio_dl_mac: "https://download1.rstudio.org/electron/macos/RStudio-2024.04.2-764.dmg"
rstudio_dl_windows: "https://download1.rstudio.org/electron/windows/RStudio-2024.04.2-764.exe"