Skip to content

Commit 7abd4f5

Browse files
committed
add cell tags
1 parent f78eac2 commit 7abd4f5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/source/notebooks/event_study_pymc.ipynb

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,11 @@
270270
{
271271
"cell_type": "code",
272272
"execution_count": 4,
273-
"metadata": {},
273+
"metadata": {
274+
"tags": [
275+
"hide-input"
276+
]
277+
},
274278
"outputs": [
275279
{
276280
"data": {
@@ -334,7 +338,11 @@
334338
{
335339
"cell_type": "code",
336340
"execution_count": 5,
337-
"metadata": {},
341+
"metadata": {
342+
"tags": [
343+
"hide-output"
344+
]
345+
},
338346
"outputs": [
339347
{
340348
"name": "stderr",

0 commit comments

Comments
 (0)