Open ItBaq opened 1 month ago
Hi Itzamna, it's great you've created a new repository, and committed changes! But the text for the issue should be included in this issue here (see examples from other students: https://github.com/AbdnCHDS/Intro2HDS_2024/issues)
Hi Dimitra,
I just copied and pasted the text, I don't know if it was the proper way. I found quite confusing, perhaps I must practice more.
Kind regards Itza
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey 🎉. Tick each item as your complete it!
Week 2: Your first repository
[ x] 1. Install GitHub desktop and connect it to your GitHub account [x ] 2. Create a public repository and add a readme file [x ] 3. Publish the repository to GitHub [x ] 4. Add a new file in your local repository, commit the file addition, and push it to the remote repository on GitHub
Modify the new file (or the Readme file), commit the change, and push it to the remote repository on GitHub [?] 6. Comment on this issue with a link to your repository Week 4: Rmarkdown
Create a new public repository on GitHub Desktop and add a readme file.
Publish the repository to GitHub
Open RStudio and create a new project in an existing directory (the directory of your repository)
Download the file "R_Rstudio_Rmarkdown.Rmd" from the week 4 "Practical: R markdown" section on MyAberdeen and save it in your project
Work through the Rmarkdown file, remembering to commit and push your changes to the remote repository on GitHub
Optional: if you have questions you'd like to discuss with your group members, create issues on GitHub and let them know
Comment on this issue with a link to your new repository Week 5: Practical: reading data in R
Create a new public repository on GitHub Desktop and add a readme file. This will be the main repository for the R material from this course, so give it a good name 😃
Publish the repository to GitHub
Open RStudio and create a new project in an existing directory (the directory of your repository)
Create an appropriate folder structure according to the good coding practices discussed in week 5
Download the data files and Rmarkdown file from the week 5 "Practical: reading data in R" section on MyAberdeen and save them in the appropriate folders in your project
Work through the Rmarkdown file, remembering to commit and push your changes to the remote repository on GitHub
Optional: if you have questions you'd like to discuss with your collaborators, create issues on GitHub and let them know
Comment on this issue with a link to your new repository Week 6-10: Your project Now that you have become familiar with GitHub, you can start using it to prepare your report, and get help and feedback from your group members.
Comment on this issue with a link to your report repository
Hi @ItBaq , this is fine! But if you wanted the checkboxes to appear correctly so you can tick the items off, you need to paste the text from GitHub_issue_text.md exactly as it's in that file. To get the checkboxes, you need to include "- [ ]" at the start of each line, for example: "- [ ] 1. Install GitHub desktop and connect it to your GitHub account" (without the quotes) becomes:
Hi Dimitra,
Many thanks for the feedback, finally I nailed it :)
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey :tada:. Tick each item as your complete it!
Week 2: Your first repository
Week 4: Rmarkdown
Week 5: Practical: reading data in R
Week 6-10: Your project Now that you have become familiar with GitHub, you can start using it to prepare your report, and get help and feedback from your group members.
Awesome, well done!! 🥳 🥳 🥳
Hi, This is the link for my updated repository, thicked until W4-7 https://github.com/ItBaq/Tictactoe/blob/main/GitHub_issue_text.md
This is the link for my R markdown practice https://github.com/ItBaq/Tictactoe3/blob/main/R_Rstudio_Rmarkdown.Rmd
Kind regards Itza
Well done Itza! You can just tick off the items on the list in the comment just above here, you don't need to recreate the list 😃
Thank you for the feedback @dblana next time I'll do it as you suggested :)
Hello,
This is the link for my updated repository, thicked until W5, 1-8
https://github.com/ItBaq/Tictactoe/blob/main/GitHub_issue_text.md
This is the link for my R read data practice https://github.com/ItBaq/Rstudiproject_IBP
Kind regards Itza
Hi @ItBaq, try to put your files in folders according to the good coding practices discussed in the course material. Don't ty to do this on GitHub itself, do it locally on your computer, then commit and "push" your changes to GitHub.
Hello,
I think I made it, watched the video, and followed all the steps.
https://github.com/ItBaq/Tictactoe/blob/main/GitHub_issue_text.md
Kind regards Itza