Variables and plots suddenly open in sciview

已回答

Hello pycharm people!

As I say in the title variables and plots have started to open in sciview instead of individual popup windows as they used to. Also the the plots are not interactive as they used to be.

I cannot seem to find a way to invert this. Can anyone help?

Thanks!

0

You can disable it here

0

Thanks you Andrey!
Do you have any clue about the variables?

0

What do you mean about the variable? Do you mean arrays/dataframes? They can are opened in SciView if you explicitly click "Show as dataframe" in the variable viewer. There are no other ways to open them in PyCharm.

0

Yes i mean arrays an dataframes. They used to open in separate pop up windows (just like plots) when i was clicking "View as Array/Dataframe"

0

Hmm, sorry, I never heard of any other way to view an array/dataframe in PyCharm other than using SciView panel. You can detach the SciView into a separate window, if that's what you need. 

0

Ok, thank you!
I believe in my work computer it is still working that way. I will check and post a screenshot so you can see what a mean.

0

Hey this is what i am talking about. Every array or dataframe opens in a separate window.

0

Ah, I see, PyCharm Community has a separate tool for dataframes which pops us in separate windows. You can do the same in PyCharm by detaching she SciView

0

I see... Probably i still have the community version in one pc.

Still not exactly the same because in sciView window mode arrays open in tabs in the same window.

Anyways, thanks a lot for your time! Do you believe submitting a request for this is worth it?

0

Yes, feel free to submit a feature request https://bit.ly/3qWFEvU

0

请先登录再写评论。