We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743bdff commit c3d89c6Copy full SHA for c3d89c6
monitor_pool_usage.py
@@ -12,7 +12,7 @@
12
13
WAND_ENTITY = "alexdrouin"
14
WAND_PROJECT = "workarena-monitoring"
15
-RUN_VERSION = "v2" # Increment if you need to recreate runs after deletion
+RUN_VERSION = "v3" # Increment if you need to recreate runs after deletion
16
17
from browsergym.workarena.api.utils import table_api_call
18
from browsergym.workarena.instance import SNowInstance, fetch_instances
0 commit comments