I'm unable to run jupyter notebook with PyCharm
Answered
I'm a new user so I've been trying to find documentation of this but it's not helping. I created a new notebook. Wrote code. And pressed run, the local host window pops up. I press cancel according to instructions, and nothing happens at all.
Please sign in to leave a comment.
Hi Ianyansi! Do you receive "Run Jupyter Notebook" popup?
If no - you can manually create a run configuration for Jupyter kernel, e.g.:
start it and at this point, you should be able to execute the cells.