Skip to content

Commit 37df825

Browse files
minor ed
1 parent 3756825 commit 37df825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/setup.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ image_read("img/setup/docker-4.png") |>
162162
You can also run the worksheets accompanying this book on your computer
163163
using [JupyterLab Desktop](https://github.com/jupyterlab/jupyterlab-desktop).
164164
The advantage of JupyterLab Desktop over Docker is that it can be easier to install;
165-
JupyterLab Desktop runs entirely within your operating system (like most software!),
166-
while Docker doesn't and can sometimes run into some fairly technical issues that require expert
165+
JupyterLab Desktop is just like any other software you install on your computer,
166+
while Docker is a bit special and can sometimes run into some fairly technical issues that require expert
167167
troubleshooting. On the other hand, if you are able to successfully install Docker, it essentially
168168
*guarantees* that the worksheets will work exactly as intended. With JupyterLab Desktop, on the other
169169
hand, you may not end up with the right versions of all the R packages that are installed, and the

0 commit comments

Comments
 (0)