This document describes how to use the Google Colaboratory platform. Colaboratory is a free Jupyter notebook environment that runs in the cloud.
If you wish to use Penn State’s GSuite for this service, you will need to create a Google account for this purpose as follows:
https://gsuite.psu.edu
knitr::include_graphics("../img/gsuite-psu-pre-launch.jpg")
This will launch the Google sign-in screen.
knitr::include_graphics("../img/gsuite-sign-in.jpg")
<ACCESS_ID>@psu.edu
The following type of window should appear.
knitr::include_graphics("../img/gsuite-org-acct.jpg")
The PSU web services login window should appear. You may log in as usual.
Note: The system may time-out the first time you do this. The time-out is likely due to the account creation activities that are going on in the background.
If you are not logged in, you should see the following screen:
knitr::include_graphics("../img/google-colaboratory-pre-login.jpg")
Note the blue Sign In
button in the upper right hand corner.
If you are already logged-in to your Google account, you should see the following screen:
knitr::include_graphics("../img/google-colaboratory-post-login.jpg")