Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
|
@ -0,0 +1,6 @@
|
|||
c = get_config()
|
||||
|
||||
#Export all the notebooks in the current directory to the sphinx_howto format.
|
||||
c.NbConvertApp.notebooks = ['notebook1.ipynb']
|
||||
c.NbConvertApp.export_format = 'python'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue