Repository URL to install this package:
|
Version:
2022.10.0 ▾
|
{% for title, log in logs.items() %}
<details>
<summary style='display:list-item'>{{ title }}</summary>
{{ log._repr_html_() }}
</details>
{% endfor %}