Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 309 Bytes

DS_CloudSetup

Bash script for quickly installing the programs required for data science on a server running Ubuntu 20.10

Install Instructions

git clone https://github.com/nathansam/DS_CloudSetup.git
cd DS_CloudSetup
bash step1.sh
sudo adduser <username>
su <username>
sudo Rscript packages.R