Skip to content

Commit

Permalink
Improving Notebook 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
MoessnerFabian(Group) committed Jan 7, 2025
1 parent 7c3dd13 commit 8abfea6
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion doc/source/development/notebooks/processor_examples/regex.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -89,6 +89,7 @@
"cell_type": "code",
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"execution_count": 2,
=======
Expand Down Expand Up @@ -123,6 +124,11 @@
]
}
],
=======
"execution_count": null,
"metadata": {},
"outputs": [],
>>>>>>> 0a454895 (Improving Notebook 3.)
"source": [
"rule_yaml = \"\"\"---\n",
"filter: 'data_stream.type: \".*lo.*\"'\n",
Expand Down Expand Up @@ -223,6 +229,7 @@
"cell_type": "code",
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"execution_count": 3,
=======
Expand Down Expand Up @@ -252,6 +259,11 @@
]
}
],
=======
"execution_count": null,
"metadata": {},
"outputs": [],
>>>>>>> 0a454895 (Improving Notebook 3.)
"source": [
"rule_yaml = \"\"\"---\n",
<<<<<<< HEAD
Expand Down Expand Up @@ -290,6 +302,7 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": 4,
<<<<<<< HEAD
"metadata": {},
Expand Down Expand Up @@ -414,6 +427,11 @@
]
}
],
=======
"execution_count": null,
"metadata": {},
"outputs": [],
>>>>>>> 0a454895 (Improving Notebook 3.)
"source": [
"rule_yaml = \"\"\"---\n",
"filter: 'data_stream.type: /\\\\/lo.*/' \n",
Expand Down

0 comments on commit 8abfea6

Please sign in to comment.