Sometimes known as “Glupyter”
About
Glue is a Python library to explore relationships within and among datasets. The main interface until now has been based on Qt, but the glue-jupyter package aims to provide a way to use Glue in Jupyter notebooks and Jupyter lab instead. This is currently a work in progress and highly experimental.
For some notebooks with examples of usage of glue-jupyter, see the notebooks directory.
You can try out glue-jupyter online at mybinder:
Notebooks with real data:
Investigating star formation in the W5 region (example with linking a table and an image)
Exploring the L1448 data in 3D (example of 3D volume rendering)
Visualizing flight paths in the Boston area (example with a single tabular dataset)
Installing
For now, installing should be done using pip:
pip install git+https://github.com/glue-viz/glue-jupyter.git
Or from source:
git clone https://github.com/glue-viz/glue-jupyter.git cd glue-jupyter pip install -e .
Testing
The test suite can be run using:
pytest glue_jupyter
Release files for glue-jupyter 0.29.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| glue_jupyter-0.29.0.tar.gz | 149.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| glue_jupyter-0.29.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 305.6 kB
Release files / glue_jupyter-0.29.0.tar.gz
| Download URL | glue_jupyter-0.29.0.tar.gz |
|---|---|
| Size | 149.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b711ee9f7eb71b825b5f7d7d34afb732032721796f8be3f6be03993a8b63b391
|
|
BLAKE2b-256 checksum How to use checksums |
8de56b30b685c5bc2b07da7d85050f32317a214a873fbab4ecab1597f0fdf75a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / glue_jupyter-0.29.0-py3-none-any.whl
| Download URL | glue_jupyter-0.29.0-py3-none-any.whl |
|---|---|
| Size | 156.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7762a895493135f31b4ec42d9b28c719a1ca96720ef53c2a5950b23ef747e902
|
|
BLAKE2b-256 checksum How to use checksums |
d13925ab7092481275f78a6ae9c1070df70ac1a99b6ea22201aa1774f452423b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|