1.1 Introduction To Python and Google Colab
1.1 Introduction To Python and Google Colab
A: .ipynb is a document created using Jupyter Notebook. This file can be handled and edited in any
other system using Jupyter Notebook or Google Colaboratory.
A: Colaboratory is the app used or installed to open a Jupyter Notebook file (.ipynb) using Google
Drive. We can also create our own Notebook or Python script and execute it using this app popularly
known as Google Colaboratory.