{{ stylesheet }} {{ javascript }}

{{ title }}

{{ description }}

{%- if sagenb_version %} {% endif %} {%- if sage_version %} {% endif %} {%- if environment %} {% endif %}
Sage Notebook version {{ sagenb_version }}
Sage version {{ sage_version }}
Environment {{ environment }}
Start {{ start_time }}
Stop {{ stop_time }}
Elapsed {{ elapsed_time }}
Status Pass {{ pass_total }}  Fail {{ fail_total }}  Error {{ error_total }}  Total {{ count_total }}
Output / Tracebacks:  
Hide
 
Show
 
Toggle
{{ test_cases_and_tests }}
Cases / Tests Pass Fail Error Count H S T
Totals {{ pass_total }} {{ fail_total }} {{ error_total }} {{ count_total }} H S T
{%- if ending %}
{{ ending }}
{%- endif %}