Skip to content

Commit a7c4f2d

Browse files
Update setup.md
1 parent 4ada901 commit a7c4f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ We will be using [Google Colab](https://research.google.com/colaboratory/faq.htm
1818
1. If you've never opened a new Colab notebook, first visit the [Google Colab website](https://colab.research.google.com/) and click "New notebook" from the pop-up that shows up. When you open your first script, a "Colab Notebooks" folder will automatically be created in Google Drive.
1919
2. Visit [Google Drive](https://drive.google.com/drive/my-drive) and find a newly created "Colab Notebooks" folder stored under MyDrive, ```/My Drive/Colab Notebooks```
2020
3. Create a folder named ```text-analysis``` in the Colab Notebooks folder on Google Drive. The path should look like this: ```/My Drive/Colab Notebooks/text-analysis/```.
21-
4. Upload the "data" and "code" folders that were downloaded from git (inside the "python-text-analysis-gh-pages" folder) to the "text-analysis" folder you created in Google Drive: ```/My Drive/Colab Notebooks/text-analysis/data``` and ```/My Drive/Colab Notebooks/text-analysis/code```
21+
4. Upload the "data" and "code" folders that were downloaded from git (inside the "python-text-analysis-main" folder) to the "text-analysis" folder you created in Google Drive: ```/My Drive/Colab Notebooks/text-analysis/data``` and ```/My Drive/Colab Notebooks/text-analysis/code```
2222
5. At the start of each episode during the workshop, you can create a fresh Colab notebook within the text-analysis folder by navigating to ```/My Drive/Colab Notebooks/text-analysis/``` within [Google Drive](https://drive.google.com/drive/my-drive), followed by clicking ```New -> More -> Google Colaboratory```
2323

0 commit comments

Comments
 (0)