<aside> 👋 Hello! This is a quick guide to use Copilot in Google Colab. Let’s get started!

</aside>

Copilot for Google Colab Notebook

Set up the inspection mode in your browser

Mac Users

There is no inspection mode set-up on Mac. So, you need to add it manually. You can visit the following link or just follow the steps below.

  1. Enable the Developer menu To do so, open the Safari browser, click on Safari -> Settings.

    Screenshot 2023-02-11 at 11.32.44 AM.png


  1. Click on Advanced. Check the Show Develop menu in menu bar checkbox.

Screenshot 2023-02-11 at 11.33.37 AM.png

You are all set! Now, it is time to inspect the element in Google Colab.

Windows Users

For Windows users it is easier, as the inspection mode already appears on the drop-down option menu bar after the right click. So, all you need to do is just pressing CTRL+SHIFT+I

Inspect Elements in Google Colab

  1. Open Google Colab Notebook

Mac Users

  1. Right click on the Code button on top of the cell

    Screenshot 2023-02-11 at 11.37.11 AM.png

  2. Choose an Inspect Element Button in the option window.

    Screenshot 2023-02-11 at 11.38.39 AM.png

  3. In the dropdown bar, you will see the command prompt to type your code

    Screenshot 2023-02-11 at 11.39.51 AM.png

  4. Copy and Paste the following script to the command prompt: