News and Events Workshop: Reproducibility with Git and Quarto REANNZ and Genomics Aotearoa are hosting this two-part workshop, introducing new users to key tools and concepts which support reproducibility in data science: Git/GitHub and Quarto. Date: Thursday 23 OctoberTime: 9:30am - 2:30pmLocation: OnlineCost: Free Click here to learn more and to register for this event. The workshop is for New Zealand researchers who want to make their workflows more reproducible. The session will show you not only how to make your research more reproducible, but also how to more easily collaborate on projects with other researchers and how to generate polished reports to share with others. With Git and GitHub, you’ll learn how to manage and host your own code, and how to download, adapt, and build on code that others share - whether that’s custom scripts, small programs, or entire projects. Using Quarto, you’ll then learn how to turn your analysis into clear, self-contained documents, create polished HTML outputs with embedded results, and publish your work online as a website. Some of the topics covered in this workshop are: An introduction to Git and GitHub Setting up a git repository Tracking all changes in your work over time An introduction to Quarto for documenting work Creating documents - pdf, websites, slideshows Executable code blocks within your documents