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

Add conda-forge instructions for mac #134

Merged
merged 4 commits into from
Jan 22, 2024
Merged

Add conda-forge instructions for mac #134

merged 4 commits into from
Jan 22, 2024

Conversation

ejm714
Copy link
Collaborator

@ejm714 ejm714 commented Jan 5, 2024

Due to LightGBM installation issues on mac, we created a conda-forge feedstock of cyfi. Now that that exists, this PR updates the installation instructions for mac users.

Closes #114

Copy link

render bot commented Jan 5, 2024

@ejm714 ejm714 requested a review from jayqi January 5, 2024 23:36
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad239c8) 75.0% compared to head (9230a61) 75.0%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #134   +/-   ##
=====================================
  Coverage   75.0%   75.0%           
=====================================
  Files         12      12           
  Lines        863     863           
=====================================
  Hits         648     648           
  Misses       215     215           

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ejm714 ejm714 requested a review from jayqi January 6, 2024 02:46
README.md Outdated Show resolved Hide resolved
@ejm714
Copy link
Collaborator Author

ejm714 commented Jan 19, 2024

Integrated your feedback @jayqi. It felt like overkill to have the note at the top of the "Install" section and then another note about it three lines down next to the conda-forge install, so now it's just in one clearly visible note at the top of the install section, which includes a link to the issue. The markdown pages use an admonition box (without a header b/c the default for this style is way too loud) and the github README uses the fancy blockquote.

@ejm714 ejm714 requested a review from jayqi January 19, 2024 23:46
@jayqi jayqi merged commit 140686c into main Jan 22, 2024
10 checks passed
@jayqi jayqi deleted the 114-mac-install branch January 22, 2024 18:02
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.

LightGBM install fails on mac
2 participants