Skip to content

Conversation

@awvwgk
Copy link
Member

@awvwgk awvwgk commented Jan 21, 2026

Include install instructions for conda package

@awvwgk awvwgk requested a review from Copilot January 21, 2026 09:56
@awvwgk awvwgk added the documentation Improvements or additions to documentation label Jan 21, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Skala installation documentation to include conda-forge installation instructions and corrects the PyPI package name from microsoft-skala to skala.

Changes:

  • Added conda-forge installation section with badge and detailed instructions for CPU and GPU variants
  • Corrected PyPI package name from microsoft-skala to skala
  • Added PyPI badge with link to package page

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mamba install -c conda-forge skala "pytorch=*=cpu*"
For the GPU version use (e.g. with Cuda 12)
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The capitalization of "Cuda" should be "CUDA" to maintain consistency with the rest of the documentation. Line 75 of this file uses "CUDA 12" (all caps).

Suggested change
For the GPU version use (e.g. with Cuda 12)
For the GPU version use (e.g. with CUDA 12)

Copilot uses AI. Check for mistakes.
@awvwgk awvwgk requested a review from DerkKooi January 21, 2026 12:04
Copy link
Contributor

@DerkKooi DerkKooi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DerkKooi DerkKooi merged commit 849fe0f into microsoft:main Jan 26, 2026
14 checks passed
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.

2 participants