Path: blob/main/news/_posts/2022-01-28-rmarkdown.md
1677 views
---
---
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.