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.16.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ab261e4d302b27ea500da426be5783502f3abeb04389bd07b5626ac69441252 |
|
MD5 | a0b129e2e7fbe4d921c3a91bbac213e6 |
|
BLAKE2b-256 | 42f316d09d88aab09af7275d585676355161432c1c549a6765d2456a3c8d99b3 |