Skip to content

Commit

Permalink
Rename notebooks (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Doresic committed Dec 13, 2023
1 parent 179ffee commit a2c7b1f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions doc/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ Algorithms and features
example/store.ipynb
example/model_selection.ipynb
example/julia.ipynb
example/hierarchical.ipynb
example/ordinal.ipynb
example/censored.ipynb
example/nonlinear_monotone.ipynb
example/relative_data.ipynb
example/ordinal_data.ipynb
example/censored_data.ipynb
example/semiquantitative_data.ipynb

Application examples
--------------------
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions test/run_notebook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ nbs_1=(
'custom_objective_function.ipynb'
'store.ipynb'
'synthetic_data.ipynb'
'hierarchical.ipynb'
'ordinal.ipynb'
'censored.ipynb'
'nonlinear_monotone.ipynb'
'relative_data.ipynb'
'ordinal_data.ipynb'
'censored_data.ipynb'
'semiquantitative_data.ipynb'
)

# Sampling notebooks
Expand Down

0 comments on commit a2c7b1f

Please sign in to comment.