_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-hatch-jupyter-builder 0.9.1
Propagated dependencies: python-hatchling@1.27.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlab/hatch-jupyter-builder
Licenses: Modified BSD
Build system: pyproject
Synopsis: Hatch plugin to help build Jupyter packages
Description:

This package provides a hatch plugin to help build Jupyter packages.

python-bash-kernel 0.10.0
Dependencies: bash@5.2.37
Propagated dependencies: python-filetype@1.2.0 python-ipykernel@6.29.5 python-jupyter-client@7.4.9 python-pexpect@4.9.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/takluyver/bash_kernel
Licenses: Expat
Build system: pyproject
Synopsis: Jupyter kernel for Bash
Description:

A bash shell kernel for Jupyter.

python-nbclient 0.10.0
Propagated dependencies: python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-nbformat@5.10.4 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Client library for executing notebooks
Description:

This package provides a client library for executing notebooks. It was formerly known as nbconvert's ExecutePreprocessor.

python-jupyterlab-server 2.27.1
Propagated dependencies: python-babel@2.16.0 python-jinja2@3.1.2 python-json5@0.9.25 python-jsonschema@4.23.0 python-jupyter-server@2.17.0 python-packaging@25.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Server components for JupyterLab applications
Description:

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.

python-nbclassic 1.3.3
Propagated dependencies: python-ipykernel@6.29.5 python-ipython-genutils@0.1.0 python-nest-asyncio@1.6.0 python-notebook-shim@0.2.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter/nbclassic
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Notebook as a Jupyter Server extension
Description:

NbClassic provides a backwards compatible Jupyter Notebook interface that you can install side-by-side with the latest versions: That way, you can fearlessly upgrade without worrying about your classic extensions and customizations breaking. Because NbClassic provides the classic interface on top of the new Jupyter Server backend, it can coexist with other frontends like JupyterLab and Notebook 7 in the same installation. NbClassic preserves the custom classic notebook experience under a new set of URL endpoints, under the namespace /nbclassic/.

python-jupyter-core 5.9.1
Propagated dependencies: python-platformdirs@4.3.6 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter base package
Description:

Jupyter core is the base package on which Jupyter projects rely.

python-ipykernel 7.1.0
Dependencies: python@3.12.12
Propagated dependencies: python-comm@0.2.2 python-debugpy@1.8.17 python-ipython@9.8.0 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-matplotlib-inline@0.1.7 python-nest-asyncio@1.6.0 python-packaging@25.0 python-psutil@7.2.2 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://ipython.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: IPython Kernel for Jupyter
Description:

This package provides the IPython kernel for Jupyter.

python-jupyter-packaging 0.12.0
Propagated dependencies: python-deprecation@2.1.0 python-packaging@25.0 python-setuptools@80.9.0 python-tomlkit@0.13.3 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter packaging utilities
Description:

This package provides tools to help build and install Jupyter Python packages that require a pre-build step that may include JavaScript build steps.

python-jupyter-kernel-client 0.9.0-0.ffc57ee
Propagated dependencies: python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-requests@2.32.5 python-traitlets@5.14.3 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/datalayer/jupyter-kernel-client
Licenses: Modified BSD
Build system: pyproject
Synopsis: Connect to Jupyter Kernel through HTTP or WebSockets
Description:

This package provides a library to conncet to live Jupyter Kernels through HTTP and WebSocket.

python-jupyter-client 8.7.0
Dependencies: iproute2@6.4.0 net-tools@1.60-0.479bb4a openssh@10.3p1
Propagated dependencies: python-dateutil@2.9.0 python-jupyter-core@5.9.1 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter protocol implementation and client libraries
Description:

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 kernelspecs for use with Jupyter frontends.

python-notebook 6.5.7
Propagated dependencies: python-argon2-cffi@25.1.0 python-ipykernel@6.29.5 python-ipython-genutils@0.1.0 python-jinja2@3.1.2 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-nest-asyncio@1.6.0 python-nbclassic@1.3.3 python-nbconvert@7.17.0 python-nbformat@5.10.4 python-prometheus-client@0.22.1 python-pyzmq@27.1.0 python-send2trash@1.8.2 python-terminado@0.18.1 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Web-based notebook environment for interactive computing
Description:

The Jupyter HTML notebook is a web-based notebook environment for interactive computing.

python-spyder-kernels 3.1.4
Propagated dependencies: python-cloudpickle@3.1.0 python-ipykernel@6.29.5 python-ipython@9.8.0 python-jupyter-client@7.4.9 python-packaging@25.0 python-pyxdg@0.28 python-pyzmq@27.1.0 python-traitlets@5.14.3 python-wurlitzer@3.1.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/spyder-ide/spyder-kernels
Licenses: Expat
Build system: pyproject
Synopsis: Jupyter kernels for Spyder's console
Description:

This package provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment.

These kernels can be launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.

python-notebook-shim 0.2.4
Propagated dependencies: python-jupyter-server@2.17.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://pypi.org/project/notebook-shim/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Shim layer for notebook traits and config
Description:

This project provides a way for JupyterLab and other frontends to switch to Jupyter Server for their Python Web application backend.

python-nbdime 4.0.2
Propagated dependencies: python-colorama@0.4.6 python-gitpython@3.1.44 python-jinja2@3.1.2 python-jupyter-server@2.17.0 python-jupyter-server-mathjax@0.2.6 python-nbformat@5.10.4 python-pygments@2.19.2 python-requests@2.32.5 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://nbdime.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Diff tools for Jupyter Notebooks
Description:

nbdime provides tools for diffing and merging of Jupyter Notebooks. It includes the following commands:

nbdiff compare notebooks in a terminal-friendly way
nbmerge three-way merge of notebooks with automatic conflict resolution
nbdiff-web rich rendered diff of notebooks
nbmerge-web web-based three-way merge tool for notebooks

nbshow present a single notebook in a terminal-friendly way

python-voila 0.5.8
Propagated dependencies: python-jupyter-client@7.4.9 python-jupyter-server@2.17.0 python-jupyterlab-server@2.27.1 python-nbclient@0.10.0 python-nbconvert@7.17.0 python-traitlets@5.14.3 python-websockets@13.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/voila-dashboards/voila
Licenses: Modified BSD
Build system: pyproject
Synopsis: Render live Jupyter notebooks with interactive widgets
Description:

Voilà turns Jupyter notebooks into standalone web applications. Unlike the usual HTML-converted notebooks, each user connecting to the Voilà tornado application gets a dedicated Jupyter kernel which can execute the callbacks to changes in Jupyter interactive widgets.

python-jupyter-client 7.4.9
Dependencies: iproute2@6.4.0 net-tools@1.60-0.479bb4a openssh@10.3p1
Propagated dependencies: python-dateutil@2.9.0 python-entrypoints@0.4 python-jupyter-core@5.9.1 python-nest-asyncio@1.6.0 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter protocol implementation and client libraries
Description:

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 kernelspecs for use with Jupyter frontends.

python-jupyterlite-sphinx 0.9.3
Propagated dependencies: python-docutils@0.21.2 python-jupyter-server@2.17.0 python-jupyterlab-server@2.27.1 python-jupyterlite-core@0.1.3 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlite/jupyterlite
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sphinx extension for deploying JupyterLite
Description:

This package provides a Sphinx extension for deploying JupyterLite.

python-jupyterlab-pygments 0.1.2
Propagated dependencies: python-pygments@2.19.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pygments theme using JupyterLab CSS variables
Description:

This package contains a syntax coloring theme for pygments making use of the JupyterLab CSS variables.

jupyter 1.0.0
Propagated dependencies: python-ipykernel@6.29.5 python-ipywidgets@8.1.4 python-jupyter-console@6.6.3 python-nbconvert@7.17.0 python-notebook@6.5.7 python-qtconsole@5.7.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Web application for interactive documents
Description:

The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machine learning and much more.

python-jupyter-mimetypes 0.2.0-0.53d886c
Propagated dependencies: python-requests@2.32.5 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/datalayer/jupyter-mimetypes
Licenses: Modified BSD
Build system: pyproject
Synopsis: Enhanced Jupyter representation capabilities
Description:

This package Python provides enhanced Jupyter representation capabilities through proxy objects, enabling efficient Apache Arrow-based serialization for pandas DataFrames/Series and pickle-based serialization for generic Python objects in Jupyter environments.

python-jupyter-kernel-test 0.7.0
Propagated dependencies: python-jsonschema@4.23.0 python-jupyter-client@7.4.9
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter/jupyter_kernel_test
Licenses: Modified BSD
Build system: pyproject
Synopsis: Test Jupyter kernels
Description:

jupyter_kernel_test is a tool for testing Jupyter kernels. It tests kernels for successful code execution and conformance with the Jupyter Messaging Protocol.

python-jupyterlite-core 0.1.3
Propagated dependencies: python-doit@0.36.0 python-jupyter-core@5.9.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlite/jupyterlite
Licenses: Modified BSD
Build system: pyproject
Synopsis: Core functionality for building JupyterLite websites
Description:

The jupyterlite-core package provides the core functionality for building JupyterLite websites, the jupyter-lite CLI, and extension points for authoring custom addons.

python-pytest-jupyter-minimal 0.10.1
Propagated dependencies: python-jupyter-core@5.9.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Original BSD
Build system: pyproject
Synopsis: Pytest plugin for testing Jupyter libraries and extensions.
Description:

This package provides a pytest plugin for testing Jupyter libraries and extensions.

python-jupyter-ydoc 3.4.1
Propagated dependencies: python-anyio@4.12.1 python-pycrdt@0.13.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Document structures for collaborative editing using Yjs
Description:

This package provides python-pycrdt-based data structures for various documents used in the Jupyter ecosystem. Built-in documents include:

  • YBlob: a generic immutable binary document.

  • YUnicode: a generic UTF8-encoded text document (YFile is an alias).

  • YNotebook: a Jupyter notebook document.

Total packages: 32521