-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RLlib] Bump Gymnasium to 0.28.1 #35698
Conversation
Signed-off-by: Rohan Potdar <[email protected]>
Signed-off-by: Rohan Potdar <[email protected]>
Signed-off-by: Rohan Potdar <[email protected]>
Signed-off-by: Rohan Potdar <[email protected]>
Signed-off-by: Rohan Potdar <[email protected]>
Signed-off-by: sven1977 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stamping
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Another related issue: #37393 |
Signed-off-by: sven1977 <[email protected]>
Thank you so much for this PR! Can't wait for it to get merged as we are heavily waiting on this as well. Just a quick question, would it be feasible to go straight to the latest version then as well? (0.29.0 is out meanwhile) |
Thanks for the hint: Trying tests again with 0.29.0. If all tests pass, we'll upgrade to 0.29.0, if not, we'll do 0.28.1 for now and upgrade to 0.29.0 later. |
Thank you for the effort that's went into this! Is there a proposed release date? |
@ChrisMcCarthyDev Around three weeks. |
This reverts commit 6f88b0c.
This reverts commit 08c6965.
Signed-off-by: NripeshN <[email protected]>
Signed-off-by: e428265 <[email protected]>
Signed-off-by: Victor <[email protected]>
Why are these changes needed?
Related issue number
#34396 #32999 #31587
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.