thu-ml/tianshou

Use Altair inside a notebook to display benchmark results

オープン

#1,136 opened on 2024/05/04

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1,072 件のフォーク)batch import
documentationgood first issue

Repository metrics

Stars
 (7,121 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド