News

Imagine having the ability to write and execute Python code through your browser, with no setup required, and access to powerful computing resources for free. This is what Google Colab offers you.
Google Colab is a hosted Jupyter Notebook that uses Google’s hosting services in the cloud. In case you’re new to Python, a Jupyter Notebook is a free online tool you can use online to write ...
I decided to write this script in Google Colab as it is a great way to get started writing Python and allows for easy sharing, so this post will run through the setup using Google Colab.
If you write and execute Python code for software projects in Google Colab, you probably use the online software development platform GitHub. GitHub is one of the most popular developer tools for ...