Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 909 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 909 Bytes

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