Description
The backend server used by Jupyter web applications such as Notebook, JupyterLab and Voila. It handles kernels, files, sessions, terminals and API requests behind the browser interface.
Use it as part of a Jupyter environment, not as a casual standalone app. Protect tokens, passwords and network exposure because notebooks can contain private data and execute code on the host.