trying to us Jupiter notebook
Answered
wwindows 10 pro
Python 3.7.3
error message: Error with connection to Jupyter: server responded with 501 on POST http://localhost:8888/api/sessions HTTP/1.1. 201 was expected.
cell cont
#%%
1+2
does jupiter work?
Please sign in to leave a comment.
Hi,
Could you please describe the scenario in more details?
How do you get to that error message?
Please attach a screenshot showing your server and kernel, like this:
Dear 2650883358,
It seems that PyCharm assigned PyCharm (dutirtest) kernel (with the technical name pycharm-6f7ad1c1) to the notebook file. The kernel with such name was expected to be created with PyCharm inspection but it has not been evidently.
Please change the kernel to standard one (Python 3 or Python 2) using the combo box that states now PyCharm (dutirtest).