hot fix mujoco benchmark
This commit is contained in:
parent
5eab7dc218
commit
876e6b186e
2
docs/_static/js/benchmark.js
vendored
2
docs/_static/js/benchmark.js
vendored
@ -26,7 +26,7 @@ function showMujocoEnv(elem) {
|
||||
$schema: "https://vega.github.io/schema/vega-lite/v5.json",
|
||||
data: {
|
||||
// url: "/_static/js/mujoco/benchmark/" + selectEnv + "/result.json"
|
||||
url: "/en/master/_static/js/atari/benchmark/" + selectEnv + "/result.json"
|
||||
url: "/en/master/_static/js/mujoco/benchmark/" + selectEnv + "/result.json"
|
||||
},
|
||||
mark: "line",
|
||||
height: 400,
|
||||
|
Loading…
x
Reference in New Issue
Block a user