Unable to print after Jupyter installation

已回答

Hello,

I was following tutorials on using Jupyter Notebook.  When I wanted to start a normal python project, I'm unable to display print value even hello world. Instead, I am getting a jupyter cell in console window.

 

As you may see, no print is displayed at all.

0

Hi! The output is probably hidden under collapsable Python version pane:

This is a known bug PY-29186 and should be fixed in 2018.1.2.

1

请先登录再写评论。