I get the following warning. You don't?
$ ./sage -n=jupyterlab
/Users/kwankyu/GitHub/sage-dev/src/sage/repl/ipython_kernel/install.py:266: UserWarning: the kernel named sagemath does not seem to correspond to this installation of SageMath; check your Jupyter configuration (see
https://docs.jupyter.org/en/latest/use/jupyter-directories.html)
warnings.warn(f'the kernel named {ident} does not seem to correspond to this '
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 10.8.beta8, Release Date: 2025-10-27 │
│ Using Python 3.13.7. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable. ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Please wait while the Jupyterlab server starts...