Skip to content

Commit

Permalink
fix typo in workflows/rstudio
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniebutland committed Jul 15, 2022
1 parent 7e00cc9 commit aa648b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarto-workflows/rstudio.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: From RStudio
---

The RStudio software (called an IDE, integrated development environment) is an excellent way to edit files and interface with GitHub. Plus, as it is made by the same folks who make Quarto, it has many integrated features for streamlining your workflow with Quarto, including how it previews your edits and provides debugging support for yaml! [Quarto\'s RStudio tutorials](https://quarto.org/docs/get-started/hello/rstudio.html) has great instructions on getting started with JupyterLab, including computations and authoring.
The RStudio software (called an IDE, integrated development environment) is an excellent way to edit files and interface with GitHub. Plus, as it is made by the same folks who make Quarto, it has many integrated features for streamlining your workflow with Quarto, including how it previews your edits and provides debugging support for yaml! [Quarto\'s RStudio tutorials](https://quarto.org/docs/get-started/hello/rstudio.html) has great instructions on getting started with RStudio, including computations and authoring.

Here is what you'll need to do to set up and use RStudio with Quarto.

Expand Down

0 comments on commit aa648b7

Please sign in to comment.