rapidsai / docs

RAPIDS Documentation Site
https://docs.rapids.ai
37 stars 52 forks source link

add note on putting channel_priority: flexible in your .condarc #491

Closed raybellwaves closed 8 months ago

raybellwaves commented 9 months ago

Just adding a small note that users should put channel_priority: flexible in their .condarc. Apologies my linter made some other changes. Happy to revert if need be.

Hope this doesn't bloat the selector and still looks ok. I'm happy for it be moved elsewhere or left out if preferred.

Edit: Looks as expected in preview

Screenshot 2024-03-03 at 2 54 27 PM

Edit: if I give this a second thought you can also recommend using --no-channel-priority in the off chance a user needs strict channel priority in another project.

netlify[bot] commented 9 months ago

Deploy Preview for docs-rapids-ai ready!

Built without sensitive environment variables

Name Link
Latest commit 657164dd6497a05075b7e22874097f0e4f5ade9a
Latest deploy log https://app.netlify.com/sites/docs-rapids-ai/deploys/65e4d374250fe600081c20b5
Deploy Preview https://deploy-preview-491--docs-rapids-ai.netlify.app/install
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mmccarty commented 9 months ago

Thanks @raybellwaves ! cc @jakirkham @bdice @msarahan

jakirkham commented 8 months ago

Yeah we should note this somewhere

@jarmak-nv do you have thoughts on how we note this requirement?

jarmak-nv commented 8 months ago

Agree this should be noted; I'm always hesitant to add things in the notes section of the selector though (where I would love to go is that only temporary/new items that significantly impact users in a new way go there.)

I think we should include this in the conda environment section instead (this also lets us expand with a link on how to do this for unfamiliar users), but 100% agree it's a good add. Thanks @raybellwaves!

jarmak-nv commented 8 months ago

Hey @raybellwaves following up here - did you have plans on adding the note to the conda environment section, or should we close this PR and move it to an issue for followup?

raybellwaves commented 8 months ago

I'll close this as i've opened https://github.com/rapidsai/docs/issues/501