jeroenjanssens / data-science-at-the-command-line

Data Science at the Command Line
https://datascienceatthecommandline.com
Other
3.77k stars 766 forks source link

What do I need to built on Windows 10? #104

Open davidjayjackson opened 4 years ago

davidjayjackson commented 4 years ago

Beside a Basic R install do I need to build the book on Window 10?

TIA, David

Awannaphasch2016 commented 3 years ago

Hey try using wsl.

TheGBG commented 2 years ago

@davidjayjackson The book itself has a docker image, so you only need to install docker, pull the image and build the container. You might also need to create a docker hub account, I cannot remember if that is required to pull images.