tensorflow / tensorflow/probability

Tutorial notebook is not rendering on github.com

Open
#2,007 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The tutorial notebook fails to render when you navigate to it in github on a browser. The error text is

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.16.6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open spinoffs/inference_gym/notebooks/inference_gym_tutorial.ipynb and inspect the metadata.widgets entries identified by the GitHub rendering error. Validate the notebook through GitHub's renderer or an equivalent notebook check, and consider the issue done when the tutorial renders without the missing 'state' error.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.