Problems Running Jupyter in the lastest version of Pycharm

已回答

Hi!

I am currently using the 2020.1 PyCharm Professional edition in in macOS Catalina

I have installed the jupyter plugins but still am unable to open or ceate jupyter notebook files

I have uploade below the screenshots of what the editor shows when i try to open .ipynb files

 

0

Hello, 

 

Is it a Community Edition? Jupyter Notebook support is available for Professional Edition only. See https://www.jetbrains.com/help/pycharm/jupyter-notebook-support.html

0

It is the Professional Edition as mentioned before... I recently bought the student licence to get pycharm professional edition...

0

The screenshot below showcases my Pycharm Edition with the .ipynb file open in the background...

Please advice on how to resolve the issue

 

0

Do you have Jupyter package installed? https://www.jetbrains.com/help/pycharm/jupyter-notebook-support.html#get-started 

Are you able to create a .ipynb file as described here https://www.jetbrains.com/help/pycharm/configuring-jupyter-notebook.html#configure-server 

Please attach a screenshot of you Jupyter server's configuration https://www.jetbrains.com/help/pycharm/configuring-jupyter-notebook.html#configure-server

 

"I have installed the jupyter plugins" - I am wondering what plugins you are talking about? Not sure if it requires any additional, please make sure all bundled plugins are enabled. 

0

I meant to say the Jupiter Package.

Jupiter Server Configuration

 

Yes, I am able to create a .ipynb file 

 

 

 

0

the notebook works fine if runned from the terminal inside PyCharm

0

Please upload your logs folder zipped from ***Help | Compress Logs and Show in…***  to the FTP

https://uploads.services.jetbrains.com/   and please let me know the filename. 

0

Can you please elaborate the above on what i need to upload.

 

0

In PyCharm please go to Help | Collect logs and Diagnostic data , the generated zip file please upload to the FTP https://uploads.services.jetbrains.com/ and let me know the name of the uploaded file. 

0

Done. Its named as - ayushman_logs.zip 

0

Please go to PyCharm | Preferences | Editor | File Type and make sure the .ipynb is associated with Jupyter Notebooks   https://www.jetbrains.com/help/pycharm/creating-and-registering-file-types.html#register-new-association 

 

3

I did the above.. it is working now... 

Thanks sooo much... Appreciate the jetbrains team

0

请先登录再写评论。