We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7c28e commit 1718bafCopy full SHA for 1718baf
tests/notebooks/config_InlineBackend.ipynb
@@ -15,7 +15,8 @@
15
" 'optimize': True}}\n",
16
"\n",
17
"import matplotlib.pyplot as plt\n",
18
- "from matplotlib_inline.backend_inline import set_matplotlib_formats"
+ "from matplotlib_inline.backend_inline import set_matplotlib_formats\n",
19
+ "# TODO: --nbval-current-env"
20
]
21
},
22
{
0 commit comments