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.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e2dda6414301754a62212481ba6045b09c8794ba01b8a79d5ab4f2085852491 |
|
MD5 | e37dfdc00e0ff4502d4cf0b1da285f33 |
|
BLAKE2b-256 | ddd2018e0fc7e254d31a9483ae4be1dd970e937cdeef0f417c3c7c8f75b1f5d0 |