I installed wsl(Windows Subsystem for Linux) with ubuntu and jupyter notebook on it. When I run my jupyternote book, I get this error message. Could you give me some advice? Many thanks in advance!
Start : This command cannot be run due to the error: The system cannot find the file specified. At line:1 char:1
- Start "file:///home/purit/.local/share/jupyter/runtime/nbserver-26-op ...
-
+ CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand