tensorflow / tensorflow/probability
Tutorial notebook is not rendering on github.com
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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