-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yml
25 lines (23 loc) · 1.88 KB
/
config.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
default:
course_dates: >
* **Summer Session ** : July 8-18 (online/virtual course) + July 29-31 (in person in Seattle)
* **Fall Session ** : September 30 - October 10 (online/virtual course) + October 23-25 (in person in Seattle)
course_time: "1:30 p.m. - 4:50 p.m. ET"
register_link: "https://forms.gle/BNrdKJJ8PHpQtKMS8"
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: "https://drive.google.com/drive/folders/1YyWArRRKWJ8it6fx9emgqT6S_WsVJLJM?usp=sharing"
#final_due_date: "January 24th at 11:59pm ET"
#grades_due: "January 26"
holiday: "In recognition of [Martin Luther King Jr. Day](https://en.wikipedia.org/wiki/Martin_Luther_King_Jr._Day), there will be **no class on Monday January 15th, 2024**."
google_survey: "https://forms.gle/JAsLbyRDtCtxwgFG9"
slack_workspace: "https://daseh.slack.com/"
# ta: "Padmashri Saravanan (psarava1 at jhu.edu), Alex Newman (anewma28 at jhu.edu)"
ds: "Candace Savonen (csavonen at fredhutch.org)"
instructors: "[Carrie Wright](https://carriewright11.github.io/) (cwright2 @ fredhutch.org), [Ava Hoffman](https://www.avahoffman.com/) (ahoffma2 at fredhutch.org), [Elizabeth Humphries]() (ehumphri at fredhutch.org)"
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"