The problem still remains...
I think i'm going to wait the release of 9.5
Em sábado, 4 de dezembro de 2021 às 08:12:30 UTC-3, dim...@gmail.com
escreveu:
> I tried this on the latest beta (Sage 9.5.beta7) with few more tickets
> merged:
> 1) start sage-sh, i.e. ./sage -sh
> 2) (sage-sh) dima@hi
I tried this on the latest beta (Sage 9.5.beta7) with few more tickets merged:
1) start sage-sh, i.e. ./sage -sh
2) (sage-sh) dima@hilbert:sage-dev$ pip install jupyterlab
3) (sage-sh) dima@hilbert:sage-dev$ pip freeze | grep jupyterlab
jupyter-server==1.12.1
jupyterlab==3.2.4
jupyterlab-pygments @
When I was using sagemath 9.3 I upgraded the jupyterlab version to 3.x and
it was working fine. When I changed to sagemath 9.4, the jupyterlab
version was downgraded to 2.2.10. Then I tried to upgrade with
`sage -pip install --upgrade jupyterlab`
At the end it displayed
*Installing