You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registration of new custom Gym environments is easy using gym.envs.registration.register. Registering BOPTEST environments would make it extremely easy for users to access them. However, this issue may need to wait until scenarios are defined better and until BOPTEST is hosted as a web service, so that docker is not required in the installation.
The text was updated successfully, but these errors were encountered:
Registration of new custom Gym environments is easy using
gym.envs.registration.register
. Registering BOPTEST environments would make it extremely easy for users to access them. However, this issue may need to wait until scenarios are defined better and until BOPTEST is hosted as a web service, so that docker is not required in the installation.The text was updated successfully, but these errors were encountered: