Re: [jupyter] Re: Jupyterlab defaulst to Python3 Kernel

2022-07-28 Thread Ek Esawi
Kevin, Again thanks a million. It's nice to keep hearing encouraging and helpful replies. I successfully installed everything and all works as it should. For anyone who might run in to such an issue, where either R or Julia and i suspect any other kernel, to make sure you have the latest versio

Re: [jupyter] Re: Jupyterlab defaulst to Python3 Kernel

2022-07-28 Thread Kevin Bates
Glad to hear you're moving forward with R. Regarding Julia, did you run the Pkg.add("IJulia") from the Julia command prompt after its reinstallation? This is what creates the kernel specification file so th

Re: [jupyter] Re: Jupyterlab defaulst to Python3 Kernel

2022-07-27 Thread Ek Esawi
Kevin, Thanks again. I managed to get the R kernel to work properly. To fix the R kernel issue, i removed it and installed it from R official website where there are very easy and clear instructions on how to do that. *https://irkernel.github.io/installation/* I deleted the old Julia kernel, I

Re: [jupyter] Re: Jupyterlab defaulst to Python3 Kernel

2022-07-26 Thread Kevin Bates
"FileNotFoundError: [WinError 2] The system cannot find the file specified" is typically due to the program that Jupyter is trying to launch (i.e., the kernel process) not being found. This is presented by the first entry of the argv list in the corresponding kernel.json file. I recommend dou

Re: [jupyter] Re: Jupyterlab defaulst to Python3 Kernel

2022-07-26 Thread Ek Esawi
Hi Again, I reinstalled R; now both R and Julia kernels give the same error "error installing kernel unhandled error, unhandled error"; details are below [I 2022-07-26 09:21:24.106 ServerApp] Creating new notebook in /Documents/EK EsawiPD/Scripts [E 2022-07-26 09:21:25.228 ServerApp] Failed t

Re: [jupyter] Re: Jupyterlab defaulst to Python3 Kernel

2022-07-25 Thread Ek Esawi
Kevin, Thank you so much for your help. The name issue makes sense now. The issue with the R kernel is that it doesn’t generate any errors. It just simply will not run the code and suddenly, instead of the active kernel is R, changes to no kernel. Julia, on the other hand, generates messages