Dear Laurence, thanks for your fantastic io19 talk & code on ML with the Rock-Paper-Scissors demo. It seems that package google-colab 1.0.0 can only run on Google Colab (an old version of Jupyter notebook?). It's incompatible with the current Jupyter Lab and cannot be installed with pip:
jupyter core : 4.7.1
jupyter-notebook : 6.2.0
qtconsole : not installed
ipython : 7.21.0
ipykernel : 5.5.0
jupyter client : 6.1.12
jupyter lab : 3.0.12
nbconvert : 6.0.7
ipywidgets : not installed
nbformat : 5.1.2
traitlets : 5.0.5
Is there any alternative package or workaround? Thanks.