Jupyter Notebook raw code

Answered

I have been using Pycharm Professional for a year on windows with the jupyter notebook extension installed and it has always looked like this:

I recently switched to running linux fedora 34 and when installed the jupyter notebook extension for pycharm, it looks like this now:

No matter where I look, I can't seem to find the setting to chage it back to the raw code and output cells.

Any help would be great

 

2
2 comments
Avatar
Permanently deleted user

I think what you're seeing is the new Jupyter interface.

 

I am praying that the old interface is still available somewhere. Has anyone found it?

0

We decided to redesign our Jupyter Notebooks support from scratch due to a large number of users who prefer to have the outputs below the corresponding cells instead of the split-view and various technical issues with the old implementation. See https://youtrack.jetbrains.com/issue/PY-23843

0

Please sign in to leave a comment.