Skip to content

Commit

Permalink
Mention installing completer hooks in README
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Feb 22, 2019
1 parent 880c26e commit 10d3816
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ completion::
$ h5glance sample.h5 -
Object path: sample.h5/ # try tapping tab

Or run ``python -m h5glance.completer`` to install tab completion hooks for bash
and zsh.

### HTML interface

The HTML interface lets you inspect HDF5 files in a Jupyter Notebook.
`Demo.ipynb <https://nbviewer.jupyter.org/github/European-XFEL/h5glance/blob/master/Demo.ipynb>`_
shows how to use it.
Expand Down

0 comments on commit 10d3816

Please sign in to comment.