Can't open some Jupyter notebooks in Pycharm Professional
Hi,
I went over all the other myriad posts on this topic, none of them sovled the problem.
I have a few jupyter notebooks that I had opened in the past in PyCharm Pro and edited them, debugged, etc. After running nbconvert to pare them down before committing, I can't open them in PyCharm anymore. Double click does nothing, right click shows no options.
Things I can do:
Open a new jupyter notebook, edit and run it in Pycharm.
Run the problematic notebooks in a server from the terminal
Open the problematic notebooks in VScode.
Logs are here:
Upload id: 2022_06_16_AUj55jV9W3M7GzftrJwbEk (file: pycharm-logs-20220616-104004746694701940474087.zip)
Thanks,
Yishai
Please sign in to leave a comment.
Hello,
Could you please also upload a file example, I will try to reproduce this on my site. Thank you!
Hi,
I actually opened a support ticket about this about a week ago:
https://intellij-support.jetbrains.com/hc/requests/4106188
Your colleague is already taking care of it.
Thanks
Yishai
For me this happened when I created a notebook on mac in pycharm using 3.10, committed to repo, pushed it up, pulled on windows, opened in jupyter in python 3.9, modified, ran, committed, pushed, pulled on mac, tried to re-open on pycharm.
[EDIT: this also happened when I created a notebook on mac in pycharm using python 3.10, committed to repo, *didn't* push it up, closed pycharm, re-opened it the next day, and tried to re-open the same notebook]
Hello,
Please follow this ticket https://youtrack.jetbrains.com/issue/DS-3444/Cannot-open-notebook-after-git-pull for updates.