Skip to content

Commit 0d4d4d5

Browse files
committed
Merge branch 'RobertoCorti-fix/746-weibull-aft-testval'
2 parents c73b785 + 70b5132 commit 0d4d4d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/survival_analysis/weibull_aft.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -934,9 +934,9 @@
934934
],
935935
"metadata": {
936936
"kernelspec": {
937-
"display_name": "pymc",
937+
"display_name": "pymc-examples",
938938
"language": "python",
939-
"name": "python3"
939+
"name": "pymc-examples"
940940
},
941941
"language_info": {
942942
"codemirror_mode": {

examples/survival_analysis/weibull_aft.myst.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jupytext:
55
format_name: myst
66
format_version: 0.13
77
kernelspec:
8-
display_name: pymc
8+
display_name: pymc-examples
99
language: python
1010
name: python3
1111
myst:

0 commit comments

Comments
 (0)