1 | initial version |
If on the command line I call sage
and inside sage command line I do:
notebook()
another web interface is opened on localhost:8080/admin/1 (Sage notebook) instead of localhost:8000/tree# (Jupyter notebook), now I have and in this web interface it works.
The default home page on this VM is the Jupyter Notebook and in this one it does not work, but on sage notbook it works.
2 | No.2 Revision |
If on the command line I call call
sage
and inside sage command line I do:
notebook()
notebook()
another web interface is opened on localhost:8080/admin/1 (Sage notebook) instead of localhost:8000/tree# (Jupyter notebook), now I have and in this web interface it works.
The default home page on this VM is the Jupyter Notebook and in this one it does not work, but on sage notbook it works.
3 | No.3 Revision |
If on the command line I call
sage
and inside sage command line I do:
notebook()
another web interface is opened on localhost:8080/admin/1 (Sage notebook) instead of localhost:8000/tree# (Jupyter notebook), now I have and in this web interface it works.
The default home page on this VM is the Jupyter Notebook and in this one it does not work, but on sage notbook it works.
4 | No.4 Revision |
If on the command line I call
sage
and inside sage command line I do:
notebook()
another web interface is opened on localhost:8080/admin/1 (Sage notebook) instead of localhost:8000/tree# (Jupyter notebook), now I have and in this web interface it works.
The default home page on this VM is the Jupyter Notebook and in this one it does not work, but on sage notbook it works.
But it only works locally, on the host machine this interface is inaccessible.
5 | No.5 Revision |
If on the command line I call
sage
and inside sage command line I do:
notebook()
another web interface is opened on localhost:8080/admin/1 (Sage notebook) instead of localhost:8000/tree# (Jupyter notebook), now I have and in this web interface it works.
The default home page on this VM is the Jupyter Notebook and in this one it does not work, but on sage notbook it works.
But it only works locally, on the host machine this interface is inaccessible.inaccessible even if you publish the worksheet, that will put it at ipaddress:8080/home/pub/0 (on the local machine it works as localhost:8080/home/pub/0).