wandb / examples

Example deep learning projects that use wandb's features.

Home Page:http://wandb.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: `colabs/datasets-predictions/Image_Classification_with_Tables.ipynb` Preview is broken

ash0ts opened this issue · comments

Tell us what happened?

Going to the mentioned jupyter notebook yields the below error.

Tested in Safari on Mac, Firefox on Mac, and Safari on iPad

Screen Shot 2022-01-05 at 5 36 12 PM

This is weird, it works on nbviewer:
https://nbviewer.org/github/wandb/examples/blob/master/colabs/datasets-predictions/Image_Classification_with_Tables.ipynb

Also, we are not the only ones:
https://github.community/t/jupyter-notebooks-used-to-render-now-just-an-error-occurred/220549/2

I really find that Jupiter rendering is bad in GitHub, it's completely unreliable.

It also renders in the web editor:
image

I found the issue!!!!
When you have : character on headers the render fails!!! This is insane...

Filled a bug here:
community/community#9692

Thanks to @dynamicwebpaige this is issue is solved ✅