Julia on Google Colab: Free GPU-Accelerated Shareable Notebooks

I am using google colab for the first time. The first link you have shared works without any errors. However, the second one, when I try to upload the notebook, the previous session gets terminated and it throws the following error:

File “”, line 1

using Pkg
^
SyntaxError: invalid syntax