thu-ml/tianshou

Use Altair inside a notebook to display benchmark results

Ouverte

#1 136 ouverte le 4 mai 2024

 (3 commentaires) (0 réaction) (0 personne assignée)Python (1 072 forks)batch import
documentationgood first issue

Métriques du dépôt

Stars
 (7 121 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur