Jupyter notebooks in PyCharm - Caitlin Casar
https://www.caitlincasar.com/post/pycharm03.07.2020 · Run a remote Jupyter server kernel. If you want to run an interactive Jupyter notebook on a remote server in PyCharm, you’ll need to set up your Jupyter server configuration and remote Python interpreter. In the terminal, SSH into your remote server, navigate to the directory where your data is, then launch a Jupyter notebook.