Skip to content

Commit 99b8e0a

Browse files
author
Cristiano Köhler
committed
Removed metadata to hide cells with plot function declaration in UE tutorial
1 parent d847e70 commit 99b8e0a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/tutorials/unitary_event_analysis.ipynb

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,19 +71,15 @@
7171
},
7272
{
7373
"cell_type": "markdown",
74-
"metadata": {
75-
"nbsphinx": "hidden"
76-
},
74+
"metadata": {},
7775
"source": [
7876
"# Write a plotting function"
7977
]
8078
},
8179
{
8280
"cell_type": "code",
8381
"execution_count": null,
84-
"metadata": {
85-
"nbsphinx": "hidden"
86-
},
82+
"metadata": {},
8783
"outputs": [],
8884
"source": [
8985
"# borrowed from Viziphant\n",

0 commit comments

Comments
 (0)