Skip to content

Declare JAX dependencies for ordinal regression notebook - #890

Open
nightcityblade wants to merge 1 commit into
pymc-devs:mainfrom
nightcityblade:fix/issue-548
Open

Declare JAX dependencies for ordinal regression notebook#890
nightcityblade wants to merge 1 commit into
pymc-devs:mainfrom
nightcityblade:fix/issue-548

Conversation

@nightcityblade

Copy link
Copy Markdown

Declare JAX dependencies for ordinal regression notebook

Fixes #548.

The ordinal regression notebook samples with NumPyro but did not declare the optional packages required to run those cells. This adds the same myst.substitutions.extra_dependencies metadata used by other NumPyro-based examples and keeps the paired MyST file synchronized.

Validation

  • pre-commit run --files examples/generalized_linear_models/GLM-ordinal-regression.ipynb examples/generalized_linear_models/GLM-ordinal-regression.myst.md (all hooks passed)

Helpful links

@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

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.

GLM-ordinal-regression should indicate extra dependencies

1 participant