From d5e764fc03caacd4ddb96df3a477bfde3da5bd1e Mon Sep 17 00:00:00 2001 From: Robert Utterback Date: Tue, 12 Sep 2023 15:48:32 -0500 Subject: [PATCH] Test deploy: binary search attempt #5. Would be nice to provide an actual error message instead of timeout... --- _courses/data151/f23/lab03.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_courses/data151/f23/lab03.md b/_courses/data151/f23/lab03.md index e4ae4262deb6..d125be637ad2 100644 --- a/_courses/data151/f23/lab03.md +++ b/_courses/data151/f23/lab03.md @@ -14,6 +14,8 @@ The main instructions for this lab can be [found here](https://moderndive.github with the following modifications: - You'll use RStudio on your own machines, not RStudio Server. +- It's optional to create a new folder for your files. If you do, you + can name it something like `data151` instead of `introstatsR`. (fh) - Any time those instructions mention something happening on the server, just remember your code is actually executing on your own