Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to view Jupyter notebook in Pycharm pro *in standard layout*?

When opening a Jupyter notebook in Pycharm pro, I have 3 options that I am aware of:

  1. Editor only
  2. Editor and preview
  3. Preview only

Option 2 opens 2 windows (editor and preview), side by side.

I want the regular "browser" layout, where I can see a single window, in which a cell can be run, and its output is following.

Is that possible in Pycharm pro?

like image 641
Gulzar Avatar asked Oct 30 '25 22:10

Gulzar


1 Answers

No, Pycharm does not support other modes. I have also experimented myself with this and a couple plugins. There might be a good plugin out there, but for the now the best thing you can do is

  1. use the editor+preview mode, and run from the editor (ctrl+enter) and see the output in the preview.
  2. just use the browser, like I started doing after realizing Jupyter support for Pycharm is lacking
like image 149
Koen Avatar answered Nov 02 '25 11:11

Koen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!