Skip to content

Instantly share code, notes, and snippets.

@YiLiu6240
Created November 16, 2017 09:22
Show Gist options
  • Save YiLiu6240/cde778edcfa571cc0c0e9190c86097e8 to your computer and use it in GitHub Desktop.
Save YiLiu6240/cde778edcfa571cc0c0e9190c86097e8 to your computer and use it in GitHub Desktop.
Multiple output in one shell
from IPython.core.interactiveshell import InteractiveShell
InteractiveShell.ast_node_interactivity = "all"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment