Created
November 18, 2015 06:30
-
-
Save dmitryhd/205f7fd61a850d3dbf51 to your computer and use it in GitHub Desktop.
ipython tips
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # How to execute ipython | |
| ipython nbconvert --to=html --ExecutePreprocessor.enabled=True test_notebook.ipynb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment