Skip to content
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

Fix: Clariy Ray Documentation and Fix Minor Issues #1717

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

garylvov
Copy link
Contributor

@garylvov garylvov commented Jan 24, 2025

Description

This PR cleans up the Ray documentation to be more clear, and fixes some small issues in the code.

  • Moved local set up to be an easier Docker-based thing
  • Added Wget to docker container to fix issue where Ray head would fail health check on GKE where the workers wouldn't start
  • Removed redundant information from Documentation
  • Added a local quickstart
  • (investigated whether https mlflow was possible, added flag to jinja env)@kellyguo11

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

image

Checklist

  • I have run the pre-commit checks with ./isaaclab.sh --format
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the changelog and the corresponding version in the extension's config/extension.toml file
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants