🔗Google Colab

I was just reading through Maggie Appleton’s post on “Computational Notebooks”1, and came across Google Colab which provides free cloud compute for Jupyter Notebooks. The notebooks are just saved in your google drive account, and it’s dead simple to get up and running. Just open the link above, click “file” then “new notebook” and you’re off to the races.

I’ve used them for prototyping functions, data visualization, and as interactive documentation for little packages I was working on at the time. If you work with Python regularly, and have not came across these notebooks yet, I’d definitely recommend giving them a try!

I first ran into Python’s “Jupyter Notebooks” in an AI/ML course I was taking in university. I was a bit hesitant at first, but after going through a few labs where the notebook explained the code and theory we were going to explore, then had executable, editable code examples inline, I was hooked.

Footnotes

  1. This is a great intro to computational notebooks in general, definitely a recommended read. Maggie also explores other notebook solutions like Observable which is basically Jupyter Notebooks but for Javascript developers. ↩

About me

I'm Mykal Machon, I'm a web developer / coffee nerd from British Columbia, Canada. I'm currently working at the University of the Fraser Valley as a Systems Analyst.

Thanks for reading through this post! if you liked it, you can:

Responses

Responses on this site are powered by Webmentions!