1 1 vote Python programming python jupyter-notebook + – 50% Accept Rate Accepted 31 answers out of 62 questions tofighi 116k points 73 79 101 answer comment Share 0 reply Please log in or register to add a comment.
Best answer 1 1 vote Add these two lines to the first cell and execute it before running other cells: from IPython.core.interactiveshell import InteractiveShell InteractiveShell.ast_node_interactivity = "all" tofighi answered Oct 11, 2018 • selected Oct 15, 2018 by tofighi tofighi 116k points 73 79 101 comment Share 0 reply Please log in or register to add a comment.