From 4a8830faac3e292451303a0a11fedc58c833826d Mon Sep 17 00:00:00 2001 From: Ted Laderas Date: Sun, 23 Jun 2019 10:14:40 -0700 Subject: [PATCH] update --- book/01-Introduction.md | 8 +++++- docs/app-1-connecting-ui-and-server.html | 11 ++++---- docs/app-2-reactives.html | 11 ++++---- docs/app-3-adding-tooltips-with-plotly.html | 11 ++++---- ...-in-a-file-loader-observe-and-update-.html | 11 ++++---- docs/index.html | 11 ++++---- docs/introduction.html | 28 +++++++++++-------- docs/search_index.json | 2 +- docs/testing-and-debugging-apps.html | 11 ++++---- docs/the-finished-app.html | 11 ++++---- docs/where-next.html | 11 ++++---- 11 files changed, 73 insertions(+), 53 deletions(-) diff --git a/book/01-Introduction.md b/book/01-Introduction.md index 12bb9a6..d202110 100644 --- a/book/01-Introduction.md +++ b/book/01-Introduction.md @@ -1,6 +1,12 @@ # Introduction -## Setup +## Setup (On RStudio Cloud) + +If you're running this workshop on RStudio Cloud, you will need to register for an RStudio Cloud account and then join the invite. This will be provided in the workshop. + +You will not need to download anything on the cloud instance. + +## Setup (On your Computer) 1) Make sure that you have the following packages installed: diff --git a/docs/app-1-connecting-ui-and-server.html b/docs/app-1-connecting-ui-and-server.html index 416a725..310ec98 100644 --- a/docs/app-1-connecting-ui-and-server.html +++ b/docs/app-1-connecting-ui-and-server.html @@ -129,12 +129,13 @@
  • 1.1 Workshop Expectations
  • 2 Introduction