Skip to content

Commit

Permalink
the end of the complete draft I forgot to ssave before committing!
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Sep 28, 2023
1 parent f2b04f5 commit fc710bd
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions core/week-1/workshop.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -237,12 +237,29 @@ Bullet points are good

# Useful exercises

## Want github co-pilot?
🎬 Create a [GitHub account](https://github.com/)
- Want github co-pilot?

🎬 Apply for [student benefits](https://education.github.com/discount_requests/application)
🎬 Create a [GitHub account](https://github.com/)

🎬 Apply for [student benefits](https://education.github.com/discount_requests/application)

- Update R and RStudio

🎬 [Update R]()

🎬 [Update RStudio](https://posit.co/download/rstudio-desktop/). You will need the prelease [Dessert Sunflower](https://dailies.rstudio.com/rstudio/desert-sunflower/) for github Copilot integration

- Install package building tools

🎬 Install Rtools (windows) or Xcode (mac)

- Update packages:

🎬 devtools, tidyverse, BiocManager, readxl

- Install Quarto

🎬 [Install Quarto](https://quarto.org)


You're finished!
Expand Down

0 comments on commit fc710bd

Please sign in to comment.