Skip to content

Instantly share code, notes, and snippets.

@thenerdsuperuser
Last active February 10, 2019 16:04
Show Gist options
  • Save thenerdsuperuser/2d11ea105d154e87bc180288925ab4bf to your computer and use it in GitHub Desktop.
Save thenerdsuperuser/2d11ea105d154e87bc180288925ab4bf to your computer and use it in GitHub Desktop.
Trying out IPython
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@thenerdsuperuser
Copy link
Author

To save an IPython session into a notebook, run this:

%notebook -e myHistory.ipynb

We can view the file and execute it on this website:

NBViewer Jupyter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment