mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
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
This commit is contained in:
parent
63c7c336f0
commit
db90e16d17
@ -511,6 +511,9 @@
|
||||
],
|
||||
"metadata": {
|
||||
"gist_id": "6011986",
|
||||
"nbsphinx": {
|
||||
"execute": "never"
|
||||
},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"language": "python",
|
||||
|
Loading…
x
Reference in New Issue
Block a user