Created
November 16, 2017 09:22
-
-
Save YiLiu6240/cde778edcfa571cc0c0e9190c86097e8 to your computer and use it in GitHub Desktop.
Multiple output in one shell
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
| 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