Advertisement
mactzu

Untitled

Feb 2nd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.14 KB | None | 0 0
  1. #! /bin/bash
  2. echo "Starting Data Science"
  3. cd ds2melb
  4. git pull https://github.com/ga-students/ds2melb master
  5. jupyter notebook --no-browser
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement