JupyterLab Server sits between JupyterLab and Jupyter Server, and provides a set of REST API handlers and utilities that are used by JupyterLab. It is a separate project in order to accommodate creating JupyterLab-like applications from a more limited scope.
This package provides a Sphinx extension for deploying JupyterLite
.
ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel.
This package contains a syntax coloring theme for pygments making use of the JupyterLab CSS variables.
jupyter_kernel_test
is a tool for testing Jupyter kernels. It tests kernels for successful code execution and conformance with the Jupyter Messaging Protocol.
This package provides a hatch plugin to help build Jupyter packages.
This package provides a Jupyter Server extension for serving Mathjax, the JavaScript display engine for mathematics.
This package provides a Jupyter Server extension providing terminals.
The jupyter_client
package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels, and the jupyter kernelspec
entrypoint for installing kernelspec
s for use with Jupyter frontends.
LDAP Authenticator for JupyterHub