Skip to content

Conversation

@steple
Copy link
Contributor

@steple steple commented Jan 2, 2025

Description

  • As a first time user, I skipped over the sim part at first because I wanted lab - clarify that sim is required.
  • Rename anchors from sim to lab.
  • Move the notes about miniconda to where conda is actually used.
  • Clarify that there are two options for installation. Otherwise, a user progressing in order will run the full installation, and then discover that a minimal installation would have been an option.
  • Use separate attention boxes for the two separate items.

Note: I was able to follow the pip instructions on Ubuntu24 with a minimal hack to force python3.10 instead of the default 3.12. I have not tried the binary installation instructions.

Type of change

Documentation only.

Checklist

I have built the documentation locally.

  • 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 - n/a
  • I have updated the changelog and the corresponding version in the extension's config/extension.toml file - Does not affect an extension.
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

steple added 2 commits January 2, 2025 11:16
As a first time user, I skipped over the sim part at first
because I wanted lab - clarify that sim is required.

Rename anchors from sim to lab.

Move the notes about miniconda to where conda is actually used.

Clarify that there are two options for installation. Otherwise, a
user progressing in order will run the full installation, and
then discover that a minimal installation would have been an
option.

Use separate attention boxes for the two separate items.

Note: I was able to follow these instructions on Ubuntu24 with a
minimal hack to force python3.10 instead of the default 3.12.
@kellyguo11 kellyguo11 changed the title Documentation: pip installation updates Updates pip installation documentation to clarify options Jan 8, 2025
@kellyguo11 kellyguo11 merged commit 43a3ce9 into main Jan 8, 2025
4 of 5 checks passed
@kellyguo11 kellyguo11 deleted the spleines/doc_pip_install branch January 8, 2025 04:47
hapatel-bdai pushed a commit that referenced this pull request Jan 21, 2025
# Description

- As a first time user, I skipped over the sim part at first because I
wanted lab - clarify that sim is required.
- Rename anchors from sim to lab.
- Move the notes about miniconda to where conda is actually used.
- Clarify that there are two options for installation. Otherwise, a user
progressing in order will run the full installation, and then discover
that a minimal installation would have been an option.
- Use separate attention boxes for the two separate items.

Note: I was able to follow the pip instructions on Ubuntu24 with a
minimal hack to force python3.10 instead of the default 3.12. I have not
tried the binary installation instructions.

## Type of change

Documentation only.

## Checklist

I have built the documentation locally.

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works - _n/a_
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file - _Does not affect an
extension._
- [x] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there

<!--
As you go through the checklist above, you can mark something as done by
putting an x character in it

For example,
- [x] I have done this task
- [ ] I have not done this task
-->
SevenFo pushed a commit to SevenFo/IsaacLab that referenced this pull request May 19, 2025
…1621)

# Description

- As a first time user, I skipped over the sim part at first because I
wanted lab - clarify that sim is required.
- Rename anchors from sim to lab.
- Move the notes about miniconda to where conda is actually used.
- Clarify that there are two options for installation. Otherwise, a user
progressing in order will run the full installation, and then discover
that a minimal installation would have been an option.
- Use separate attention boxes for the two separate items.

Note: I was able to follow the pip instructions on Ubuntu24 with a
minimal hack to force python3.10 instead of the default 3.12. I have not
tried the binary installation instructions.

## Type of change

Documentation only.

## Checklist

I have built the documentation locally.

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works - _n/a_
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file - _Does not affect an
extension._
- [x] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there

<!--
As you go through the checklist above, you can mark something as done by
putting an x character in it

For example,
- [x] I have done this task
- [ ] I have not done this task
-->
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.

3 participants