Skip to content

Commit f8859b3

Browse files
committed
add ignore output tags:
1 parent a23d3de commit f8859b3

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

mesh/mesh-examples.ipynb

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,11 @@
485485
{
486486
"cell_type": "code",
487487
"execution_count": 15,
488-
"metadata": {},
488+
"metadata": {
489+
"tags": [
490+
"nbval-ignore-output"
491+
]
492+
},
489493
"outputs": [
490494
{
491495
"name": "stdout",
@@ -523,7 +527,11 @@
523527
{
524528
"cell_type": "code",
525529
"execution_count": 16,
526-
"metadata": {},
530+
"metadata": {
531+
"tags": [
532+
"nbval-ignore-output"
533+
]
534+
},
527535
"outputs": [
528536
{
529537
"data": {
@@ -851,8 +859,9 @@
851859
}
852860
],
853861
"metadata": {
862+
"celltoolbar": "Tags",
854863
"kernelspec": {
855-
"display_name": "Python [default]",
864+
"display_name": "Python 3",
856865
"language": "python",
857866
"name": "python3"
858867
},
@@ -866,7 +875,7 @@
866875
"name": "python",
867876
"nbconvert_exporter": "python",
868877
"pygments_lexer": "ipython3",
869-
"version": "3.6.5"
878+
"version": "3.7.2"
870879
}
871880
},
872881
"nbformat": 4,

0 commit comments

Comments
 (0)