Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
galaxyproject
GitHub Repository: galaxyproject/training-material
Path: blob/main/news/_posts/2022-01-28-rmarkdown.md
1677 views
---
title: "New Feature: Automatic RMarkdown" contributions: authorship: [hexylena] funding: [gallantries, avans-atgm] tags: [gtn infrastructure, new feature, contributing] cover: topics/data-science/images/rstudio/r-preview-output.png coveralt: Image showing content from a tutorial, rendered as an rmarkdown html via knitting. A table of contents appears on the left, and code and outputs on the right. layout: news
---

Further building on the work in the automatic Jupyter Notebook, we've now re-written the Jupyter export to be faster, and more importantly added support for R and RMarkdown! Check out an [example material]({% link topics/data-science/tutorials/r-dplyr/tutorial.md %}). Here we take the content of the tutorial, written like normal GTN markdown, and we automatically convert it to Jupyter Notebooks and now RMarkdown documents! [Check out the documentation]({% link topics/contributing/tutorials/create-new-tutorial-content/tutorial.md %}#automatic-jupyter-notebooks--rmarkdown) on how to setup your tutorials to support this.