Skip to content

Commit 4a61403

Browse files
author
Alice Harpole
committed
NB_VAL no longer checks the offending cell
1 parent 5185044 commit 4a61403

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/examples.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,8 @@
425425
}
426426
],
427427
"source": [
428-
"dens"
428+
"# NBVAL_IGNORE_OUTPUT \n",
429+
"print(dens)"
429430
]
430431
},
431432
{

0 commit comments

Comments
 (0)