Colab notebook breaking after TF1 support removed

Author: cmgchessCreated Aug 26, 2022Updated Mar 9, 2023

Description

The iPython notebook breaks as mentioned in the Issue title

# Error logs:
ValueError: Tensorflow 1 is unsupported in Colab.

Your notebook should be updated to use Tensorflow 2.
See the guide at https://www.tensorflow.org/guide/migrate#migrate-from-tensorflow-1x-to-tensorflow-2.

Source: tensorflow/tensor2tensor