Skip to content

Commit db90e16

Browse files
committed
d/s/examples/N/Importing Notebooks.ipynb: disable execution.
This notebook example includes writing to the directory of another module, usually resulting in a doc build failure. Therefore we disable its execution by nbsphinx. Closes: #2372 See-Also: https://bugs.gentoo.org/show_bug.cgi?id=626860
1 parent 63c7c33 commit db90e16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/examples/Notebook/Importing Notebooks.ipynb

+3
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,9 @@
511511
],
512512
"metadata": {
513513
"gist_id": "6011986",
514+
"nbsphinx": {
515+
"execute": "never"
516+
},
514517
"kernelspec": {
515518
"display_name": "Python 3",
516519
"language": "python",

0 commit comments

Comments
 (0)