Pyspark interactive was working well, until the last update of VS Code, since then when I open a *py and try to run something in interactive way, the jupyter window opens but nothing is printed.
I already tried to update all packages (even the problematic python package) but didn't work. Then I tried to repeat the extension instalation and doesn't work too.
Let me know if you need log and more stuff.
Update: I downgrade my VS Code to Aug/2020 version 1.49.3 and now it is working!
Thanks for your feedback! Glad to hear it works! By the way, I released a new version for fixing pysparkinteractive yesterday. We will publish the doc for instruction, next week. ^_^
Pyspark interactive was working well, until the last update of VS Code, since then when I open a *py and try to run something in interactive way, the jupyter window opens but nothing is printed.
I already tried to update all packages (even the problematic python package) but didn't work. Then I tried to repeat the extension instalation and doesn't work too.
Let me know if you need log and more stuff.
Update: I downgrade my VS Code to Aug/2020 version 1.49.3 and now it is working!