jupyter: add nbconvert example (#4582)
This commit is contained in:
committed by
GitHub
parent
b727765b15
commit
86a01e4aca
@@ -12,6 +12,10 @@
|
||||
|
||||
`jupyter notebook {{example.ipynb}}`
|
||||
|
||||
- Export a specific Jupyter notebook into another format:
|
||||
|
||||
`jupyter nbconvert --to {{html|markdown|pdf|script}} {{example.ipynb}}`
|
||||
|
||||
- Start a server on a specific port:
|
||||
|
||||
`jupyter notebook --port={{port}}`
|
||||
|
||||
Reference in New Issue
Block a user