Relative Content

Tag Archive for pythonjupyter-notebookpycharm

Pycharm keeps updating interpreter on Jupyter Notebook only

When I open any Jupyter notebook in Pycharm, at the bottom on the left there are two processes running: updating python interpreter and uploading pycharm helpers.
I use a remote interpreter, and before recently these processes ran one time when opening a notebook, now they run constantly and a window pops up every 3 seconds with connecting to server… which is very annoying.
This happens only when jupyter notebooks are open and dissapears when I open a .py file.
enter image description here