Jupyter notebook/lab viewers for glue
Project description
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
Project details
Release history Release notifications | RSS feed
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
Hashes for glue_jupyter-0.11.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 625ee19baf82b596585e1c3ef8b0d3e38f89b6085d828dbd1af59673df77aaf1 |
|
MD5 | c6a172437ad8da4074226f14b036e931 |
|
BLAKE2b-256 | ed25e792dc7277c3c4b7f10857a203bfd669e5830173aa58917d66d4570caf22 |