pytorch / torcharrow

High performance model preprocessing library on PyTorch

Home Page:https://pytorch.org/torcharrow/beta/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't seem to open `tutorial/tutorial.ipynb`

umooya opened this issue · comments

I've google a bit and this seems Github issues on rendering ipynb files. It may need help from Github to address this.
A common work around is using https://nbviewer.org/github/facebookresearch/torcharrow/blob/main/tutorial/tutorial.ipynb instead, which will load the ipynb from main and render successfully.

Looks like GitHub fixed the issue now (at least it rendered on my side -- it used to fail a few days ago: https://github.com/facebookresearch/torcharrow/blob/main/tutorial/tutorial.ipynb)

Closed since it's now rendered normally.