Chapter 4
Working with Google Colab
IN THIS CHAPTER
Understanding Google Colab
Accessing Google and Colab
Performing essential Colab tasks
Obtaining additional information
Colaboratory (https://colab.research.google.com/notebooks/welcome.ipynb
), or Colab for short, is a Google cloud-based service that replicates Jupyter Notebook in the cloud. You don’t have to install anything on your system to use it. In most respects, you use Colab as you would a desktop installation of Jupyter Notebook (also called Notebook throughout the book). This book includes this chapter mainly for those readers who use something other than a standard desktop setup to work through the examples.