|   | 1 |  initial version  | 
Some distributions package the SageMath Jupyter kernel separately.
For example, Debian has sagemath and sagemath-jupyter.
So check whether you have installed all the necessary packages using your package manager.
Also, if using Sage installed from a package manager, one would probably not use any of the following to start the Jupyter Notebook or JupyterLab:
$ sage -n jupyter
$ sage -n jupyterlab
but rather the corresponding:
$ jupyter notebook
$ jupyter lab
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.