commit | 3fb959cce49adea597c588e89679b32cdb649fb6 | [log] [tgz] |
---|---|---|
author | Kapileshwar Singh <kapileshwarsingh@gmail.com> | Tue Jan 05 15:21:46 2016 +0100 |
committer | Kapileshwar Singh <kapileshwarsingh@gmail.com> | Tue Jan 05 15:21:46 2016 +0100 |
tree | 21f83310fcccc1e3050b3857c9bb663f9703396e | |
parent | 8da87510391505576e2b19331f236eab06844316 [diff] | |
parent | a5db2d84050d18299f20c227b5f82895584a3c79 [diff] |
Merge pull request #119 from JaviMerino/unregister_events Unregister events
trappy is a visualization tool to help analyze data generated on a device. It depends on ipython notebook and pandas. First install these dependencies if you don't have them already:
$ apt-get install ipython-notebook python-pandas
Now launch the ipython notebook server:
$ ipython notebook
This should pop up a browser. If it doesn't, open a web browser and go to http://localhost:8888/tree/
In the doc/
folder there's a 00 - Quick start
which describes how to run trappy. Other notebooks in that directory describe other functions of trappy.