You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm converting a notebook into rst with jupyter nbconvert --to rst tutorial.ipynb --output-dir=./. It is saving output of a cell as another cell instead as output. Am I missing any CLI option or is the feature isn't there? If not, I'd suggest adding an option for output format.
The text was updated successfully, but these errors were encountered:
I'm converting a notebook into rst with
jupyter nbconvert --to rst tutorial.ipynb --output-dir=./
. It is saving output of a cell as another cell instead as output. Am I missing any CLI option or is the feature isn't there? If not, I'd suggest adding an option for output format.The text was updated successfully, but these errors were encountered: