Skip to content

Commit 2368614

Browse files
committed
+ update tags
1 parent 5e3a987 commit 2368614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/generalized_linear_models/GLM-ordinal-features.myst.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kernelspec:
1616
# GLM-ordinal-features
1717

1818
:::{post} Oct 27, 2024
19-
:tags: ordinal-features, ordinal-regression
19+
:tags: ordinal-features, ordinal-regression, glm, bayesian-workflow, r-datasets
2020
:category: beginner
2121
:author: Jonathan Sedar
2222
:::
@@ -1580,7 +1580,7 @@ outputId: e145f47a-a63f-4b50-b1cb-33e1401b32b5
15801580
---
15811581
# tested running on Google Colab 2024-10-27
15821582
%load_ext watermark
1583-
%watermark -a "[email protected]" -udtmv -iv -p pymc,pytensor
1583+
%watermark -n -u -v -iv -w
15841584
```
15851585

15861586
:::{include} ../page_footer.md

0 commit comments

Comments
 (0)