Skip to content

[Docs bug] example notebooks don't render on github #6458

@dmarx

Description

@dmarx

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions