Skip to content

update numpyro version in tbip notebook - #2049

Merged
fehiepsi merged 2 commits into
pyro-ppl:masterfrom
juanitorduz:fix_nb_version
Jul 18, 2025
Merged

update numpyro version in tbip notebook#2049
fehiepsi merged 2 commits into
pyro-ppl:masterfrom
juanitorduz:fix_nb_version

Conversation

@juanitorduz

Copy link
Copy Markdown
Collaborator

Closes #2040

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Comment thread notebooks/source/tbip.ipynb Outdated
"source": [
"%%capture\n",
"%pip install numpyro==0.10.1\n",
"%pip install numpyro==0.18.0\n",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe pip install -q numpyro@git+https://github.com/pyro-ppl/numpyro like in other notebooks

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed in c4fd929 👍

@fehiepsi
fehiepsi merged commit 0d4f40c into pyro-ppl:master Jul 18, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update for TBIP notebook

2 participants