You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Judging by the error message: FileNotFoundError: [Errno 2] No such file or directory: 'ijskernel', it looks like your installation of jupyter-desktop doesn't include ijskernel in its PATH.
I guess you've used ijsinstall to install the kernelspec for IJavascript. If that's the case, a quick workaround is to install the kernelspec with full paths, like this:
Posted the above issue (many details there) on the jupyterlab-desktop repo but perhaps here is a better place to ask. Should this be expected to work?
The text was updated successfully, but these errors were encountered: