You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learners/setup.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ This option involves downloading an Docker image that contains an installation o
194
194
195
195
Once up and running - you'll have full access to RStudio right from your browser:
196
196
197
-
{alt="RStudio layout in browser showing similarity to desktop layout"}
197
+
{alt="RStudio layout in browser showing similarity to desktop layout"}
198
198
199
199
Please be aware that the `R` package `rasterVis` is not included in the `rocker/geospatial` Docker image. If your instructor teaches with this package then you will need to install this `R` package yourself. All other `R` packages will already be installed for you.
200
200
@@ -275,17 +275,17 @@ If you are returning to a session after stopping Docker itself, make sure Docker
275
275
276
276
Once you have installed Kitematic, make sure the Docker application is running and then open Kitematic. You should not need to create a login to use Kitematic. If prompted for login credentials, there is an option to skip that step. Use the search bar in the main window to find `rocker/geospatial` (pictured below) and click `Create` under that Docker repository.
277
277
278
-

278
+

279
279
280
280
After downloading and installing the image, your container should start automatically. Before opening your browser, connect your Docker image to a local folder where you have your workshop resources stored by clicking on the `Settings` tab and then choosing `Volumes`. Click `Change` and then select the directory you would like to connect to.
281
281
282
-

282
+

283
283
284
284
When you open RStudio instance below, you will see the contents of the connected folder inside the `kitematic` directory in the file tab located in the lower righthand corner of the screen.
285
285
286
286
When you are ready, copy the `Access URL` from the `Home` tab:
287
287
288
-

288
+

289
289
290
290
Paste that url into your browser and, if prompted, enter `rstudio` for both the username and the password.
0 commit comments