muellerzr / Practical-Deep-Learning-for-Coders-2.0

Notebooks for the "A walk with fastai2" Study Group and Lecture Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabular 01 Adults will not open

md598 opened this issue · comments

commented

Tabular 01 Adults notebook will not open/preview in github. Brought the file into Google Colab and same issue.

Google Colab error message:
"Notebook loading error
There was an error loading this notebook. Ensure that the file is accessible and try again.
Unexpected token < in JSON at position 1576

https://drive.google.com/drive/?action=locate&id=abcd&authuser=0
Unexpected token < in JSON at position 1576
SyntaxError: Unexpected token < in JSON at position 1576
at JSON.parse ()
at Da.program_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20200817-085601-RC01_327067882:1479:6)
at Fa (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20200817-085601-RC01_327067882:19:336)
at Da.next_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20200817-085601-RC01_327067882:17:474)
at Ha.next (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20200817-085601-RC01_327067882:20:206)
at b (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20200817-085601-RC01_327067882:20:466)
"

Ah that's certainly not good! Fixed. Thanks!