Skip to content

Commit baf7100

Browse files
committed
adapted logos to institute ci
1 parent 192ed03 commit baf7100

13 files changed

+61
-60
lines changed

notebooks/exercise_only_nb_01_0_intro_anomaly_detection.ipynb

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

notebooks/exercise_only_nb_02_anomaly_detection_via_density_estimation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
},
289289
"source": [
290290
"# Anomaly Detection via Density Estimation\n",
291-
"<img src=\"_static/images/aai_presentation_first_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
291+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
292292
]
293293
},
294294
{
@@ -8153,7 +8153,7 @@
81538153
}
81548154
},
81558155
"source": [
8156-
"<img src=\"_static/images/aai_presentation_last_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
8156+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
81578157
]
81588158
}
81598159
],

notebooks/exercise_only_nb_03_anomaly_detection_via_isolation.ipynb

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

notebooks/exercise_only_nb_04_anomaly_detection_via_reconstruction.ipynb

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

notebooks/exercise_only_nb_05_anomaly_detection_on_time_series.ipynb

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

notebooks/exercise_only_nb_06_extreme_value_theory_for_anomaly_detection.ipynb

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

notebooks/nb_01_0_intro_anomaly_detection.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
"source": [
285285
"\n",
286286
"# Introduction to Anomaly Detection\n",
287-
"<img src=\"_static/images/aai_presentation_first_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
287+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
288288
]
289289
},
290290
{
@@ -1002,7 +1002,8 @@
10021002
}
10031003
},
10041004
"source": [
1005-
"<img src=\"_static/images/aai_presentation_last_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
1005+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\"\n",
1006+
"style=\"width:100%;\">"
10061007
]
10071008
}
10081009
],

notebooks/nb_01_1_intro_and_ad_taxonomy.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"metadata": {},
121121
"source": [
122122
"# Taxonomy of Anomaly Detection Approaches\n",
123-
"<img src=\"_static/images/aai_presentation_first_slide.svg\" alt=\"Snow\" style=\"width:100%;\">\n"
123+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">\n"
124124
]
125125
},
126126
{
@@ -393,7 +393,7 @@
393393
"cell_type": "markdown",
394394
"metadata": {},
395395
"source": [
396-
"<img src=\"_static/images/aai_presentation_last_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
396+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
397397
]
398398
}
399399
],

notebooks/nb_02_anomaly_detection_via_density_estimation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
},
289289
"source": [
290290
"# Anomaly Detection via Density Estimation\n",
291-
"<img src=\"_static/images/aai_presentation_first_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
291+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
292292
]
293293
},
294294
{
@@ -1306,7 +1306,7 @@
13061306
}
13071307
},
13081308
"source": [
1309-
"<img src=\"_static/images/aai_presentation_last_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
1309+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
13101310
]
13111311
},
13121312
{

notebooks/nb_03_anomaly_detection_via_isolation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
},
289289
"source": [
290290
"# Anomaly Detection via Isolation\n",
291-
"<img src=\"_static/images/aai_presentation_first_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
291+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
292292
]
293293
},
294294
{
@@ -845,7 +845,7 @@
845845
}
846846
},
847847
"source": [
848-
"<img src=\"_static/images/aai_presentation_last_slide.svg\" alt=\"Snow\" style=\"width:100%;\">"
848+
"<img src=\"_static/images/aai-institute-cover.png\" alt=\"Snow\" style=\"width:100%;\">"
849849
]
850850
},
851851
{

0 commit comments

Comments
 (0)