-
Notifications
You must be signed in to change notification settings - Fork 854
Description
Upgrade to Ubuntu 20.04
Since Ubuntu 18.04 LTS (Bionic Beaver) is nearing its support deadline, in order to ensure our users are on a supported distribution, Colab has upgraded to Ubuntu 20.04 LTS (Focal Fossa). Refer to the Ubuntu lifecycle and release cadence for more information. This upgrade includes a refreshed toolchain to glibc 2.31 and gcc 9.4.0, and other version bumps such as cmake 3.16.3, ffmpeg 4.2.7, gdal 3.0.4, graphviz 2.42.2, libboost 1.71.0, and libtesseract4 4.1.1.
Colab’s fallback runtime version
Using the fallback runtime version temporarily allows access to the last version of the runtime before the upgrade described above, and is available until late-January. Its purpose is to provide a temporary mechanism for users to more smoothly upgrade their notebooks to be compatible with Colab’s current runtime version. This is available from the Command Palette via the "Use fallback runtime version" command when connected to a runtime. Of note, this setting does not persist across sessions – the command will need to be invoked on each new session.