Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, statistics) |
def | create (self) |
def | show (self) |
Public Attributes | |
statistics | |
The statistics we want to show. | |
table_column_html | |
Template for a table cell. | |
table_column_3_html | |
Template for a table cell spanning 3 columns. | |
table_cell_html | |
Template for a table cell with left alignment. | |
table_cell_3_html | |
Template for a table cell with 3 columns. | |
A viewer widget for displaying the statistics in a nicer way in ipython
def __init__ | ( | self, | |
statistics | |||
) |
def create | ( | self | ) |
|
inherited |