# Julia on Google Colab: Free GPU-Accelerated Shareable Notebooks

**URL:** https://discourse.julialang.org/t/julia-on-google-colab-free-gpu-accelerated-shareable-notebooks/15319
**Category:** GPU
**Tags:** announcement, notebooks
**Created:** [September 21, 2018, 11:00pm UTC](https://discourse.julialang.org/t/julia-on-google-colab-free-gpu-accelerated-shareable-notebooks/15319 "2018-09-21T23:00:02Z")
**Posts on this page:** 1
**Showing post:** 41

<div class="post-metadata">

### Author: ![StevenSiew](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stevensiew/32/218393_2.png) [@StevenSiew](https://discourse.julialang.org/u/StevenSiew)
#### Post date: [June 23, 2020, 11:20am UTC](https://discourse.julialang.org/t/julia-on-google-colab-free-gpu-accelerated-shareable-notebooks/15319/41 "2020-06-23T11:20:50Z")

</div>

> [@ageron](#):
>
> Hi Julians,
> 
> I created a [Colab notebook template](https://colab.research.google.com/github/ageron/julia_notebooks/blob/master/Julia_Colab_Notebook_Template.ipynb), inspired by the notebooks above, but which supports **easily setting the version of Julia** (any version since 0.7.0 up to the latest version), and **changing the list of Julia packages to be installed**.
> 
> I hope this helps!

Hi ageron,

Some feedback for you regarding your post above

1. Please add the package Plots to your colab notebook template by default
2. Please make it clear to the user that “Reload this page and continue to the next section.” means press the RELOAD button on your webbrowser. I spent too much time looking for the option to reload the page on the google website
3. Inform your user that to write new julia code on colab notebook, they first need to click on the “+ Code” button on the top of the page and then look for the new code section to add in the julia code. Not every newbie is familiar with Google colab notebook
4. Inform the user, that they need to have a google account, to use google drive. The easiest way is to set up a gmail account even if they do not use gmail.

By the way, I appreciate the work you have done to get julia to work with colab

---

_[View the full topic](https://discourse.julialang.org/t/julia-on-google-colab-free-gpu-accelerated-shareable-notebooks/15319)._
