This package provides tools to help build and install Jupyter Python packages that require a pre-build step that may include JavaScript build steps.
This is a Common Lisp kernel for Jupyter along with a library for building Jupyter kernels, based on Maxima-Jupyter which was based on cl-jupyter
.
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.
repo2docker
fetches a git repository and builds a container image based on the configuration files found in the repository.
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.
An implementation of the JupyterHub proxy api with traefik: an extremely lightweight, portable reverse proxy implementation, that supports load balancing and can configure itself automatically and dynamically.
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