Skip to content

Remove deprecated env variable in docs #2936

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

Kyu3224
Copy link
Contributor

@Kyu3224 Kyu3224 commented Jul 15, 2025

Description

Remove the usage of the REMOTE_DEPLOYMENT environment variable (e.g., export REMOTE_DEPLOYMENT=3) from the example code blocks in the IsaacLab App documentation, as this variable has been deprecated.

Fixes #2920 (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots

Before
isaaclab_app
After
Screenshot from 2025-07-15 09-54-47

Checklist

  • [O] I have run the pre-commit checks with ./isaaclab.sh --format
  • [O] I have made corresponding changes to the documentation
  • [O] My changes generate no new warnings
  • [O] 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
  • [O] I have added my name to the CONTRIBUTORS.md or my name already exists there

@Mayankm96 Mayankm96 changed the title Remove deprecated env variable in docs(#2920) Remove deprecated env variable in docs Jul 16, 2025
@Mayankm96 Mayankm96 added the documentation Improvements or additions to documentation label Jul 16, 2025
@Mayankm96 Mayankm96 merged commit 0b826f7 into isaac-sim:main Jul 16, 2025
4 of 5 checks passed
@Kyu3224 Kyu3224 deleted the fix_docs branch July 16, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Proposal] Remove deprecated REMOTE_DEPLOYMENT env variable from docs
3 participants