We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2354b commit 98646b2Copy full SHA for 98646b2
1 file changed
tests/notebooks/config_InlineBackend.ipynb
@@ -7,6 +7,11 @@
7
"metadata": {},
8
"outputs": [],
9
"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",
15
"%matplotlib inline"
16
]
17
},
0 commit comments