Skip to content

Update README.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
# Data_Science_Masters_Program_2021
# 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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

91club hack


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.