thu-ml/tianshou

Use Altair inside a notebook to display benchmark results

Open

#1,136 建立於 2024年5月4日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (1,072 fork)batch import
documentationgood first issue

倉庫指標

Star
 (7,121 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南