Description
Adds terminal support to Jupyter Server so users can open shell sessions through a Jupyter web interface. It is useful for notebook environments that need command-line access near the same files and kernels.
A web terminal can run commands with the server user's permissions. Enable it only where authentication, access control, and user trust are appropriate.