commit | 7c32bc41bcd9e96c06bb70339334489cb93c663c | [log] [tgz] |
---|---|---|
author | Kapileshwar Singh <kapileshwar.singh@arm.com> | Wed Sep 02 18:05:09 2015 +0100 |
committer | Kapileshwar Singh <kapileshwar.singh@arm.com> | Wed Sep 02 18:05:09 2015 +0100 |
tree | bbb53fcee8848324254fe029a6a6e62922688bbd | |
parent | baa2f86baf1ca2d779e90f872a925cdfd39d5e02 [diff] |
ILinePlot: Close the Table Improper HTML tags affect the rendering in nbconvert/nbviewer Signed-off-by: Kapileshwar Singh <kapileshwar.singh@arm.com>
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.