You are here: Home / LBN / Up2date / Big Data / BastionLinux 36 / python3-jupyter-client-8.4.0-1.lbn36.noarch

python3-jupyter-client-8.4.0-1.lbn36.noarch

Package Attributes
RPM  python3-jupyter-client-8.4.0-1.lbn36.noarch.rpm Architecture  noarch Size  723021 Created  2024/01/21 13:51:03 UTC
Package Specification
Summary Jupyter protocol implementation and client libraries
Group Unspecified
License ZPL
Home Page https://pypi.org/project/jupyter-client
Description

Jupyter Client

jupyter_client 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. Development Setup The Jupyter Contributor Guides provide extensive information on contributing code or documentation to Jupyter projects. The limited instructions below for setting up a development environment are for your convenience. Coding You'll need Python and pip on the search path. Clone the Jupyter Client git repository to your computer, for example in /my/project/jupyter_client cd /my/projects/ git clone git@github.com:jupyter/jupyter_client.git

Now create an editable install and download the dependencies of code and test suite by executing: cd /my/projects/jupyter_client/ pip install -e ".[test]" pytest

The last command runs the test suite to verify the setup. During development, you can pass file

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
((python3.10dist(jupyter-core) < 5~~ or python3.10dist(jupyter-core) >= 5.1) with python3.10dist(jupyter-core) >= 4.12)  
/usr/bin/python3  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(PartialHardlinkSets)  
rpmlib(TildeInVersions)  
rpmlib(FileDigests)  
Provides
python-jupyter-client
python3-jupyter-client
python3.10-jupyter-client
python3.10dist(jupyter-client)
python3dist(jupyter-client)
Obsoletes
python-jupyter-client

Document Actions