Ask Your Question

vick2075's profile - activity

2023-06-18 12:23:42 +0200 received badge  Notable Question (source)
2022-09-28 19:11:14 +0200 received badge  Popular Question (source)
2022-07-11 07:30:57 +0200 marked best answer Ubuntu on Windows cannot open notebook

Hi,

I'm using WIndows 10 and just installed through WSL and Ubuntu. I opened Ubuntu to access Sagemath notebook, via sage -n jupyter.

However, I get the following error:

Please wait while the Sage Jupyter Notebook server starts...
[I 15:11:21.972 NotebookApp] Serving notebooks from local directory: /home/vickram
[I 15:11:21.972 NotebookApp] The Jupyter Notebook is running at:
[I 15:11:21.972 NotebookApp] localhost:8888/?token=9e8a8c04e0c3550eea3a3dfd04ad638384986a542ebaeb0d
[I 15:11:21.972 NotebookApp]  or 127.0.0.1:8888/?token=9e8a8c04e0c3550eea3a3dfd04ad638384986a542ebaeb0d
[I 15:11:21.972 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 15:11:22.193 NotebookApp]

    To access the notebook, open this file in a browser:
        home/vickram/.local/share/jupyter/runtime/nbserver-133-open.html
    Or copy and paste one of these URLs:
        localhost:8888/?token=9e8a8c04e0c3550eea3a3dfd04ad638384986a542ebaeb0d
     or 127.0.0.1:8888/?token=9e8a8c04e0c3550eea3a3dfd04ad638384986a542ebaeb0d
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/vickram/.local/share/jupyter/runtime/nbserver-133 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

The nbserver-133 is not present at all in that directory.

I tried to copy one of the url in my browser, but there were no directories present even though I have sagemath notebook files on my laptop.

Can you please help?

I used a previous version of Sagemath with binary installer to create scripts with sagemath.

2022-07-11 07:30:57 +0200 received badge  Scholar (source)
2022-07-11 07:30:54 +0200 received badge  Supporter (source)
2022-07-09 06:16:49 +0200 received badge  Student (source)
2022-07-07 07:44:55 +0200 commented question Ubuntu on Windows cannot open notebook

@ortollj I upgraded ubuntu and used the link you gave to access notebooks on my c directory....thank you

2022-07-06 00:33:25 +0200 asked a question Ubuntu on Windows cannot open notebook

Ubuntu on Windows cannot open notebook Hi, I'm using WIndows 10 and just installed through WSL and Ubuntu. I opened Ubu

2022-07-06 00:33:25 +0200 commented question SageMath unable to launch on Windows WSL

HI, I'm having the same problem...How can I resolve it?