Dataframe display issues with Jupyter
During normal Jupyter Notebook execution, there is a nice dataframe interactive display functionality where I can see various amounts of rows and sort and things. However, sometimes this breaks. I only see 5 rows, then a …, then 5 more rows, and cannot interact with my data. I notice "This output was not generated in the current session. Run code again to update the output"
Please sign in to leave a comment.
Hi there
Unfortunately we did not hear back on the original request.
It is likely the issue you are facing is the same however would you please provide us as well some screenshot to make this a bit more clear?
Also is it possible to provide a minimalistic project where we can replicate this ?
information of your Pycharm version/OS version would also be helpful.
Kind regards,
Could you please take a screenshot of the output? Also, please copy information from Help | About (on MacOS PyCharm | About) and post it here.
Agreed ! I've been Looking at this issue but haven't found any mention on how to solve it on internet.
Let's say, im on the integrated Jupyter notebook inside my Pycharm Pro. I have a pandas dataframe called “df” and when i type “df” in a code block, i will sometime get the interactive view with DataView and be able to play, open it and have all the DataView Options. Yet some other time, when i type “df” i will get a “Static Output” dataframe with none of the previous interactivity. When hovering over the “Static Output” i will get a message saying :
“This output was not generated in the current session. Run code again to update the output."
I haven't found any mention of this inside the Settings and i haven't been able to understand the logic deciding whether to render the dataframe as interactive or static. I have no clue on what decide this and the DataViewer for the pandas dataframe
Hello,
I'm facing the same issue with Build #PY-243.22562.220, built on December 18, 2024
Hi Phil and all
Could you please have a look if the issue you are facing is the same as the one reported here which is scheduled for April sprint ?
https://youtrack.jetbrains.com/issue/PY-73648/After-restart-kernel-outputs-are-not-updated
If this is not the issue will you please raise a new support case providing screenshots so we can have a better look at the specific case?
Kind regards,