Skip to content

Commit 98646b2

Browse files
committed
windows-latest OK (paranoid)
1 parent cb2354b commit 98646b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/notebooks/config_InlineBackend.ipynb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"metadata": {},
88
"outputs": [],
99
"source": [
10+
"#NBVAL_IGNORE_OUTPUT\n",
11+
"# TODO: On windows-current, the message \"Matplotlib is building \n",
12+
"# the font cache; this may take a moment.\" may be displayed in `stderr`.\n",
13+
"# Probably need `--nbval-current-env`.\n",
14+
"\n",
1015
"%matplotlib inline"
1116
]
1217
},

0 commit comments

Comments
 (0)