Skip to content

Commit 04d6a97

Browse files
committed
doc updates
1 parent e4d25f0 commit 04d6a97

File tree

5 files changed

+43
-70
lines changed

5 files changed

+43
-70
lines changed

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ TorchDrift is a PyTorch package for monitoring models and detecting drift.
1616
:caption: Examples:
1717

1818
notebooks/drift_detection_on_images
19+
notebooks/deployment_monitoring_example
1920

2021
.. toctree::
2122
:maxdepth: 2
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../notebooks/deployment_monitoring_example.ipynb

notebooks/drift_detection_on_images.ipynb

Lines changed: 40 additions & 69 deletions
Large diffs are not rendered by default.

notebooks/drift_detection_overview.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"id": "naked-patch",
6767
"metadata": {
6868
"tags": [
69-
"hide-input"
69+
"remove-input"
7070
]
7171
},
7272
"outputs": [

0 commit comments

Comments
 (0)