From f4769c3e89a7fec7851b9f0904fee0aa54588656 Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Mon, 16 Oct 2023 18:38:04 -0500 Subject: [PATCH] Fix formatting --- .../notebook.ipynb | 39 ++++--------------- 1 file changed, 7 insertions(+), 32 deletions(-) diff --git a/notebooks/network-intrusion-detection-part-3/notebook.ipynb b/notebooks/network-intrusion-detection-part-3/notebook.ipynb index d9ee899..be2b88a 100644 --- a/notebooks/network-intrusion-detection-part-3/notebook.ipynb +++ b/notebooks/network-intrusion-detection-part-3/notebook.ipynb @@ -21,11 +21,7 @@ "id": "184309fb-7eef-4ae2-bb10-dd431eba6811", "metadata": {}, "source": [ - "
\n", - "
\n", - "

Get pipeline data from Confluent (Kafka)

\n", - "
\n", - "
" + "## Get pipeline data from Confluent (Kafka)" ] }, { @@ -148,11 +144,7 @@ "id": "fdfdaa2b-b3e3-46e0-8bc7-a697d03cb5c0", "metadata": {}, "source": [ - "
\n", - "
\n", - "

Install libraries for real-time dashboarding with Perspective

\n", - "
\n", - "
" + "## Install libraries for real-time dashboarding with Perspective" ] }, { @@ -209,11 +201,7 @@ "id": "c65ef6c4-3a1e-48d3-8cf7-b54619fd6e84", "metadata": {}, "source": [ - "
\n", - "
\n", - "

Track Real-Time Connections

\n", - "
\n", - "
" + "## Track Real-Time Connections" ] }, { @@ -271,11 +259,7 @@ "id": "2282842a-918c-4937-a602-d2edc41b3825", "metadata": {}, "source": [ - "
\n", - "
\n", - "

Monitor and Infer IT Threats using Semantic Search over Real-Time Data

\n", - "
\n", - "
" + "## Monitor and Infer IT Threats using Semantic Search over Real-Time Data" ] }, { @@ -346,11 +330,7 @@ "id": "96a3c621-f5b1-4236-832d-514979b45cef", "metadata": {}, "source": [ - "
\n", - "
\n", - "

Track latest connections with Inferences Threat Inference by Log IDs

\n", - "
\n", - "
" + "## Track latest connections with Inferences Threat Inference by Log IDs" ] }, { @@ -416,7 +396,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3.11.3 64-bit", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -430,12 +410,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.3" - }, - "vscode": { - "interpreter": { - "hash": "b0fa6594d8f4cbf19f97940f81e996739fb7646882a419484c72d19e05852a7e" - } + "version": "3.11.4" } }, "nbformat": 4,