File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ image_read("img/setup/docker-4.png") |>
162
162
You can also run the worksheets accompanying this book on your computer
163
163
using [ JupyterLab Desktop] ( https://github.com/jupyterlab/jupyterlab-desktop ) .
164
164
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
167
167
troubleshooting. On the other hand, if you are able to successfully install Docker, it essentially
168
168
* guarantees* that the worksheets will work exactly as intended. With JupyterLab Desktop, on the other
169
169
hand, you may not end up with the right versions of all the R packages that are installed, and the
You can’t perform that action at this time.
0 commit comments