pyviz_comms
Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.
There are two installable components in this repository: a Python component used by various PyViz tools and an extension to enable Jupyterlab support.
Installing the Jupyterlab extension
Jupyterlab users will need to install the Jupyterlab pyviz extension:
jupyter labextension install @pyviz/jupyterlab_pyviz
Compatibility
The PyViz libraries are generally version independent of
JupyterLab and the jupyterlab_pyviz extension
has been supported since holoviews 1.10.0 and the first release of pyviz_comms.
Our goal is that jupyterlab_pyviz minor releases (using the SemVer pattern) are
made to follow JupyterLab minor release bumps and micro releases are for new jupyterlab_pyviz features
or bug fix releases. We've been previously inconsistent with having the extension release minor version bumps
track that of JupyterLab, so users seeking to find extension releases that are compatible with their JupyterLab
installation may refer to the below table.
Compatible JupyterLab and jupyterlab_pyviz versions
| JupyterLab | jupyterlab_pyviz |
|---|---|
| 0.33.x | 0.6.0 |
| 0.34.x | 0.6.1-0.6.2 |
| 0.35.x | 0.6.3-0.7.2 |
| 1.0.x | 0.8.0 |
| 2.0.x | 0.9.0 |
Developing the Jupyterlab extension
For a development install (requires npm version 4 or later), do the following in the repository directory:
npm install
jupyter labextension link .
To rebuild the package and the JupyterLab app:
npm run build
jupyter lab build
The pyviz_comms Python package
The pyviz_comms Python package is used by pyviz projects and can be
pip and conda installed.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyviz_comms-0.7.4.tar.gz.
File metadata
- Download URL: pyviz_comms-0.7.4.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
712df4cca33dda351de754742b24361eee8e4b7c1cfb0e24f50dcb802fa25624
|
|
| MD5 |
6fc7c27ffa1fea0283e78efceb5ebabb
|
|
| BLAKE2b-256 |
13824f9e34bec51689b53037e8ee97cb2158f7357863943a84e75ab53611e1a9
|
File details
Details for the file pyviz_comms-0.7.4-py2.py3-none-any.whl.
File metadata
- Download URL: pyviz_comms-0.7.4-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b3209c366c124eb0395641ab9b08d7fe64fdfc09a6433dedbf85c0031e34d52
|
|
| MD5 |
18f1c71fad736c298bfa6637028b4a98
|
|
| BLAKE2b-256 |
d95463c9354250320297b24afacdf3d381526a5a2f5430a2653c74ac72c49cc8
|