From d5134bd43fc63b1d8a9567a325e579fed2a49fed Mon Sep 17 00:00:00 2001 From: adriennelim <40710985+adriennelim@users.noreply.github.com> Date: Thu, 1 Aug 2019 11:08:34 -0700 Subject: [PATCH 1/2] Update README.md Fixed links. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40b7d3f..2393753 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can't learn EVERYTHING in ~2 hours. But you can learn enough to get excited #### Please set up the following: -* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com] (http://chrome.google.com)) +* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com](http://chrome.google.com) * We will be using an online text editor and Data Science Enviroment for this workshop. Called Google Colab. You will need a google account if you want to save / edit your work. @@ -213,7 +213,7 @@ Here's what we will do! ### Get Started: -- Open the notebook for this workshop [here](https://colab.research.google.com/drive/1UzyruU8hLorhEZb4RmHqh7pMQjt7mDeQ) or visit [scrapelab.sage.codes](scrapelab.sage.codes) +- Open the notebook for this workshop [here](https://colab.research.google.com/drive/1UzyruU8hLorhEZb4RmHqh7pMQjt7mDeQ) or visit [scrapelab.sage.codes](https://colab.research.google.com/drive/1UzyruU8hLorhEZb4RmHqh7pMQjt7mDeQ#scrollTo=rQ6eLwLS5sld) Make a copy by clicking `file` and `make copy` or `save to drive` From edd1b6fb516df7b7a110a94806ce60663836e790 Mon Sep 17 00:00:00 2001 From: adriennelim <40710985+adriennelim@users.noreply.github.com> Date: Thu, 1 Aug 2019 11:16:59 -0700 Subject: [PATCH 2/2] Update README.md Minor change - add closing parentheses to Chrome link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2393753..da3c3ec 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can't learn EVERYTHING in ~2 hours. But you can learn enough to get excited #### Please set up the following: -* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com](http://chrome.google.com) +* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com](http://chrome.google.com)) * We will be using an online text editor and Data Science Enviroment for this workshop. Called Google Colab. You will need a google account if you want to save / edit your work.