It looks like in VS code on windows 10 Jupyter notebooks use cmd.exe instead of powershell to execute shell commands (for example: !dir) and output has wrong encoding. Is there a way to change shell and encoding?
It looks like in VS code on windows 10 Jupyter notebooks use cmd.exe instead of powershell to execute shell commands (for example: !dir) and output has wrong encoding. Is there a way to change shell and encoding?