Colaboratory

Frequently Asked Questions - Past Runtime Versions

What is a Runtime Version?

Colab runtimes come with many libraries, packages, and binaries pre-installed. We update these frequently in order to provide users with new capabilities and bug fixes. Runtime Versions refer to past versions of the Colab runtime.

Why would I want to use a past runtime version?

Generally, we recommend using the latest runtime version, which all notebooks are configured to do by default, and adding code to your notebook to install specific versions of libraries that you need. However, some users may want to instead pin their runtime to a past version, for reasons such as the following:

Note that pinning to a past runtime version comes with the following caveats:

How can I use a past runtime version?

You can use a past runtime version by selecting it from the Runtime -> Change runtime type dialog, with the "Runtime Version" dropdown.

How long does a past runtime version stay available?

Currently, past runtime versions are available for 1 year after their release.

Past Runtime Versions

The following past runtime versions are currently available to pin to:

2025.07

See more details here.