AIAnytime / AIAnytime/Arize-AI-Phoenix-RAG-Evaluation

notebook fails to render directly on GitHub

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### Bug Description
The tutorial notebook fails to render directly on GitHub and throws an invalid notebook error.

### Error Message
Invalid Notebook
There was an error rendering your Notebook: the 'state' key is missing from 'metadata.widgets'. Add 'state' to each, or remove 'metadata.widgets'.
Using nbformat v5.10.4 and nbconvert v7.17.1

### Steps to Reproduce
1. Navigate to the notebook file in this repository.
2. Observe the rendering error instead of the notebook content.

### Suggested Fix for Maintainers
This is usually caused by an empty or malformed `widgets` extension state. Opening the notebook locally, clearing all widget states/cell outputs, and re-saving the notebook before pushing should resolve the rendering issue on GitHub.

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.