/firehose-parser

A parser for Broad Firehose

Primary LanguageJupyter NotebookGNU Lesser General Public License v2.1LGPL-2.1

firehose-parser

firehose-parser is a jupyter-notebook project for parsing firehose dataset.

Installation

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

Usage - Running Jupyter notebook

Running in a local installation

Launch with:

$ jupyter notebook

Get project from github:

$ git clone https://github.com/PathwayAndDataAnalysis/firehose-parser
$ cd firehose-parser

License

GNU Lesser General Public License v2.1