From 5280e028c54042cc9dcf450db521bbc0cb972710 Mon Sep 17 00:00:00 2001 From: sangamgreyatom <31150244+sangamgreyatom@users.noreply.github.com> Date: Mon, 27 Dec 2021 00:40:57 +0530 Subject: [PATCH] Update README.md --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8573b4..1525d24 100644 --- a/README.md +++ b/README.md @@ -1 +1,24 @@ -# Data_Science_Masters_Program_2021 \ No newline at end of file +# Instruction to use the Gryatom Masters program + +## Step 1: Install dependancies + +We have embeded all content in jupyter notebooks so that you can best utilize the content. You need to make sure you have python version 3.6 and above. + +On windows machine please follow instructions given here +- https://mas-dse.github.io/startup/anaconda-windows-install/ + +On Ubuntu +- https://mas-dse.github.io/startup/anaconda-ubuntu-install/ + +On mac +- https://mas-dse.github.io/startup/anaconda-macosx-install/ + +I have recorded a video of installing it on mac machine. +- https://www.loom.com/share/a46ac31f931a4ff588bd5cbb99f0cb66 + +Once you have jupyter running on your machine you need to clone the content. Steps have been recorded on another video +- https://www.loom.com/share/22a46698fc724deeaa91e9da5b16c0ed + +Every directory has all the content available on GLabs along with solution code. + +