File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -231,21 +231,6 @@ the `environment.yml` file found in
231
231
[ the worksheets repository] ( https://worksheets.datasciencebook.ca ) .
232
232
We will always keep the versions in the ` environment.yml ` file updated
233
233
so that they are compatible with the exercise worksheets that accompany the book.
234
-
235
- > You can also install the * latest* version of R
236
- > and the R packages used in this book by instead typing the commands shown below
237
- > ** Be careful though:** this may install package versions that are
238
- > incompatible with the worksheets that accompany the book; the automated
239
- > exercise feedback might tell you your answers are not correct even though
240
- > they are!
241
- >
242
- > ```
243
- > pip install --upgrade jupyterlab-git
244
- > conda install -c conda-forge r-base r-cowplot r-ggally r-gridextra
245
- > conda install -c conda-forge r-kknn r-rpostgres r-rsqlite r-scales r-testthat
246
- > conda install -c conda-forge r-tidymodels r-tidyverse unixodbc
247
- > ```
248
-
249
234
Once all of the software installation is complete, it is a good idea to restart
250
235
JupyterLab Desktop entirely before you proceed to doing your data analysis.
251
236
This will ensure all the software and settings you put in place are
You can’t perform that action at this time.
0 commit comments