thu-ml/tianshou

Use Altair inside a notebook to display benchmark results

开放

#1,136 创建于 2024年5月4日

 (3 条评论) (0 个反应) (0 位负责人)Python (1,072 个派生)batch import
documentationgood first issue

仓库指标

星标
 (7,121 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently we rely on custom js code to render the benchmark results. That's very cumbersome and it took me quite some time to fix it last time, after some stuff there broke due to documentation updates.

Instead, now that we have notebooks as part of the docs, we could probably achieve the same display with altair and remove all custom js code

贡献者指南