-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #458 from jhudsl/jan2024updates
Updates for Jan 2024!!!
- Loading branch information
Showing
6 changed files
with
56 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,19 @@ | ||
default: | ||
course_name_long: "Epi/Biostats Summer Institute - Introduction to R for Public Health Researchers | ||
140.604.79" | ||
course_dates: "June 12-16 and 20-23, 2023" | ||
course_time: "1:30 p.m. - 5:00 p.m. ET" | ||
final_due_date: "June 30th at 11:59pm ET" | ||
grades_due: "August 25" | ||
holiday: "In recognition of [Juneteenth](https://en.wikipedia.org/wiki/Juneteenth), there will be **no class on Monday June 19th, 2023**." | ||
courseplus_web: "https://courseplus.jhu.edu/core/index.cfm/go/syl:syl.public.view/coid/20767/" | ||
courseplus_dropboxes: "https://courseplus.jhu.edu/core/index.cfm/go/db:main/coID/20767/" | ||
courseplus_surveys: "https://courseplus.jhu.edu/core/index.cfm/go/survey2:admin.home/coID/20767/#!/" | ||
ta: "Rupshikha Sen (rsen6 at jhmi.edu)" | ||
course_name_long: "Epi/Biostats Summer Institute - Introduction to R for Public Health Researchers 140.604.73" | ||
course_dates: "January 8-12 and 16-19, 2024" | ||
course_time: "1:30 p.m. - 4:50 p.m. ET" | ||
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**." | ||
courseplus_web: "https://courseplus.jhu.edu/core/index.cfm/go/syl:syl.public.view/coid/20749/" | ||
courseplus_dropboxes: "https://courseplus.jhu.edu/core/index.cfm/go/db:main/coID/20749/" | ||
courseplus_surveys: "https://courseplus.jhu.edu/core/index.cfm/go/survey2:admin.home/coID/20749/#!/" | ||
ta: "Padmashri Saravanan (psarava1 at jhu.edu)" | ||
instructors: "[Carrie Wright](https://carriewright11.github.io/) (cwrigh60 at jhu.edu), [Ava Hoffman](https://www.avahoffman.com/) (ava.hoffman at jhu.edu), [Clifton McKee](https://clifmckee.github.io/) (cmckee7 at jhu.edu)" | ||
r_version: "(4.3.0 (called 'Already Tomorrow') as of April 21, 2023)" | ||
r_dl_mac_m1: "https://cloud.r-project.org/bin/macosx/big-sur-arm64/base/R-4.3.0-arm64.pkg" | ||
r_dl_mac_intel: "https://cloud.r-project.org/bin/macosx/big-sur-x86_64/base/R-4.3.0-x86_64.pkg" | ||
r_dl_windows: "https://cloud.r-project.org/bin/windows/base/R-4.3.0-win.exe" | ||
rstudio_dl_mac: "https://download1.rstudio.org/electron/macos/RStudio-2023.03.1-446.dmg" | ||
rstudio_dl_windows: "https://download1.rstudio.org/electron/windows/RStudio-2023.03.1-446.exe" | ||
r_version: "(4.3.2 (called 'Eye Holes') as of October 31, 2023)" | ||
r_dl_mac_m1: "https://cran.r-project.org/bin/macosx/big-sur-arm64/base/R-4.3.2-arm64.pkg" | ||
r_dl_mac_intel: "https://cran.r-project.org/bin/macosx/big-sur-x86_64/base/R-4.3.2-x86_64.pkg" | ||
r_dl_windows: "https://cran.r-project.org/bin/windows/base/R-4.3.2-win.exe" | ||
rstudio_dl_mac: "https://download1.rstudio.org/electron/macos/RStudio-2023.12.0-369.dmg" | ||
rstudio_dl_windows: "https://download1.rstudio.org/electron/windows/RStudio-2023.12.0-369.exe" | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters