You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When accessing Chapter 1 of the Tensorflow port here and clicking on the "Run in Google Colab" button in the top right, when I execute the first code cell (with no changes) I get the following error:
File ["<ipython-input-3-c19fbaf2048a>"](https://localhost:8080/#), line 13
#@markdown This sets the warning status (default is `ignore`, since this notebook runs correctly)
^
SyntaxError: from __future__ imports must occur at the beginning of the file
Any suggestions?
The text was updated successfully, but these errors were encountered:
When accessing Chapter 1 of the Tensorflow port here and clicking on the "Run in Google Colab" button in the top right, when I execute the first code cell (with no changes) I get the following error:
Any suggestions?
The text was updated successfully, but these errors were encountered: