Expected Behavior
Github supports rendering ipynb for previewing through their web UI.
Notebooks in the examples/ subdirectories are old and rendering is broken. Very likely the notebooks just need to be rebuilt with an updated jupyter version.
Current Behavior
Attempting to view a notebook on github returns a page stating only "An error occurred: Using nbformat v5.10.4 and nbconvert v7.17.1"
Steps to reproduce
This is pervasive across example notebooks. Here's a concrete example: https://github.com/feast-dev/feast/blob/master/examples/credit-risk-end-to-end/01_Credit_Risk_Data_Prep.ipynb
NB: associated notebook's metadata reports it was built using nbformat v4.5
Possible Solution
Rebuild notebooks using updated nbformat
Expected Behavior
Github supports rendering ipynb for previewing through their web UI.
Notebooks in the examples/ subdirectories are old and rendering is broken. Very likely the notebooks just need to be rebuilt with an updated jupyter version.
Current Behavior
Attempting to view a notebook on github returns a page stating only "An error occurred: Using nbformat v5.10.4 and nbconvert v7.17.1"
Steps to reproduce
This is pervasive across example notebooks. Here's a concrete example: https://github.com/feast-dev/feast/blob/master/examples/credit-risk-end-to-end/01_Credit_Risk_Data_Prep.ipynb
NB: associated notebook's metadata reports it was built using nbformat v4.5
Possible Solution
Rebuild notebooks using updated nbformat