21 rpm packages matching your search terms.
-
bastion-product-jupyter-7.2.0-0.2.20250920.lbn42.noarch.rpm
Sep 20, 2025 okOur Subscription Manager utilises X509 certificates to define the product(s) a system is built upon/subscribed to. This is the subscription definition for Python3-Notebook -
python-jupyter-filesystem-5.7.2-8.fc42.noarch.rpm
Jan 19, 2025 okThis package provides directories required by other packages that add extensions to Jupyter. -
python3-jupyter-c-kernel-1.2.2-25.fc42.noarch.rpm
Jan 19, 2025 okMinimalistic C kernel for Jupyter -
python3-jupyter-cache-1.0.1-2.fc42.noarch.rpm
Jan 19, 2025 okThis package provides a defined interface for working with a cache of Jupyter notebooks. It is useful if you have a number of notebooks whose execution outputs you want to ensure are kept up to date, without having to re-execute them every time (particularly for long running code, or text-based formats that do not store the outputs). The notebooks must have deterministic execution outputs: - You use the same environment to run them (e.g. the same installed packages) - They run no nondeterministic code (e.g. random numbers) - They do not depend on external resources (e.g. files or network connections) that change over time -
python3-jupyter-client-8.6.1-11.fc42.noarch.rpm
Jan 19, 2025 okThis package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels. It also provides the `jupyter kernelspec` entrypoint for installing kernelspecs for use with Jupyter frontends. -
python3-jupyter-console-6.6.3-10.fc42.noarch.rpm
Jan 19, 2025 okAn IPython-like terminal frontend for Jupyter kernels in any language. -
python3-jupyter-core-5.7.2-8.fc42.noarch.rpm
Jan 19, 2025 okCore common functionality of Jupyter projects. This package contains base application classes and configuration inherited by other projects. -
python3-jupyter-events-0.12.0-1.lbn42.noarch.rpm
Sep 18, 2025 okJupyter Events An event system for Jupyter Applications and extensions. Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit eventsâstructured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events. Install Install Jupyter Events directly from PyPI: pip install jupyter_events or conda-forge: conda install -c conda-forge jupyter_events Documentation Documentation is available at jupyter-events.readthedocs.io. About the Jupyter Development Team The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter subprojects. The core team that coordinates development on GitHub can be found here: https:/github.com/jupyter/. Our Copyright Policy Jupyter uses a shared copyright model. Each contributor maintains copyright over their contributions to Jupyter. But, it is important -
python3-jupyter-kernel-singular-0.9.9-19.fc42.noarch.rpm
Jan 19, 2025 okThis package contains a Jupyter kernel for Singular, to enable using Jupyter as the front end for Singular. -
python3-jupyter-kernel-test-0.7.0-5.fc42.noarch.rpm
Jan 19, 2025 okjupyter_kernel_test is a tool for testing Jupyter kernels. It tests kernels for successful code execution and conformance with the Jupyter Messaging Protocol (currently 5.0).