__author__ = "Eric Pellegrini" __author_email__ = "pellegrini@ill.fr" __copyright__ = "Copyright 2019, Institut Laue Langevin" __credits__ = [] __description__ = "HDF viewer for Jupyter lab notebooks" __license__ = "MIT" __maintainer__ = "Eric Pellegrini" __maintainer_email__ = "pellegrini@ill.fr" __status__ = "Prototype" __url__ = "https://code.ill.fr/panosc/data-analysis-services/hdf-data-viewer" __version__ = "0.10.1"