Is there any way to use TensorBoard when training a TensorFlow model on Google Colab?
TensorBoard works with Google Colab and TensorFlow 2.0
!pip install tensorflow==2.0.0-alpha0 %load_ext tensorboard.notebook