Skip to content

m-rossi/hdf5widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDF5-Widget

PyPi Version Conda Version

This is hdf5widget, a widget for viewing the contents of a HDF5-file in Jupyter Notebooks using ipywidgets.

Install

Installing with pip

pip install hdf5widget

Installing with conda

conda install -c mrossi hdf5widget

Usage

Assume you have a HDF-file file.hdf5.

from hdf5widget import HDF5Widget

HDF5Widget('file.hdf5').widget

About

This is hdf5widget, a widget for viewing the contents of a HDF5-file in Jupyter Notebooks using ipywidgets.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages