Pycharm Jupyter Notebook inline variable preview is not working
已回答
After updating to the latest version of PyCharm, I can no longer achieve the inline variable preview feature after starting Jupyter Notebook. This has a significant impact on me, can someone explain this to me?
请先登录再写评论。
This is related to the following regression: https://youtrack.jetbrains.com/issue/PY-76788/Variables-are-not-displayed-in-the-Jupyter-tool-window
This is fixed on the 2024.3.1 RC which will be officially released hopefully next week.
For now you can install the version using the Toolbox App
Apologies for the inconvenience