After a big struggle to install Sagemath in Ubuntu, the command line of sagemath works. But I want to use it with Jupyter. I have install it but
sage -n jupyter
leads to the following error
TypeError: warn() missing 1 required keyword-only argument: 'stacklevel'
.
Thanks for an answer. Subsequently I would like to know, when installed corectly how to lounch Jupyter from my browser.