Skip to content

Commit

Permalink
Rename notebook filename to match the title of the notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
tennlee committed Nov 13, 2024
1 parent 9ce7bc8 commit 0e3889f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2737,7 +2737,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.0"
"version": "3.13.0"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions tutorials/Tutorial_Gallery.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"- [Flip-Flop Index](./Flip_Flop_Index.ipynb)\n",
"- [Consistent Scores](./Consistent_Scores.ipynb)\n",
"- [Threshold Weighted Scores](./Threshold_Weighted_Scores.ipynb)\n",
"- [Quantile Interval Score and Interval Score](./Quantile_Interval_And_Interval_Scores.ipynb)"
"- [Quantile Interval Score and Interval Score](./Quantile_Interval_And_Interval_Score.ipynb)"
]
},
{
Expand Down Expand Up @@ -214,7 +214,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.4"
"version": "3.13.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 0e3889f

Please sign in to comment.