1 of 7

Health Data Analytics & AI

Instructions on Setting Up Google Colab

Dean and Professor Javed Mostafa

Faculty of Information, University of Toronto

dr.javedm@utoronto.ca

https://discover.research.utoronto.ca/54363-javed-mostafa

1

2 of 7

Outline

  • Modify the script

2

3 of 7

Modify the Script

3

4 of 7

Modify Scripts

  • To modify a script that this course shared with the students, we need to follow the steps below.
    1. Sign in to “Google Drive”.
      • http://drive.google.com
    2. Go to “My Drive” from the left panel.

4

Figure 1: My Drive

5 of 7

Modify Scripts

  1. Find the “Colab Notebooks” directory.
  2. Double click on the script called “chapter-18-Describing Data with Data, Using XML.ipynb”.
  3. The script will open in a new browser tab.

5

Figure 2: Colab Notebooks Directory

Figure 3: Colab Script

6 of 7

Modify Scripts

  1. Make any changes in the code block, e.g., add new code block or edit existing code block.
  2. Remember, after each modification, save the script using “CTRL+S”.

6

Figure 4: Modify the script

7 of 7

Q&A

7