firehose-parser is a jupyter-notebook project for parsing firehose dataset.
You can find the installation documentation for the Jupyter platform, on ReadTheDocs. The documentation for advanced usage of Jupyter notebook can be found here.
For a local installation, make sure you have pip installed and run:
$ pip install notebook
Launch with:
$ jupyter notebook
$ git clone https://github.com/PathwayAndDataAnalysis/firehose-parser
$ cd firehose-parser