Skip to content

Don't use private APIs in FIL notebook #6488

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
Mar 25, 2025

Conversation

jcrist
Copy link
Member

@jcrist jcrist commented Mar 25, 2025

Previously this notebook used a couple internal cuml APIs. This PR switches them for public APIs instead.

Previously this notebook used a couple internal `cuml` APIs. This PR
switches them for public APIs instead.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added the Cython / Python Cython or Python issue label Mar 25, 2025
@jcrist jcrist added Notebook Issue or PR related to cuML notebook examples improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 25, 2025
Copy link
Member

@betatim betatim left a comment

Choose a reason for hiding this comment

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

LGTM

Only thought is: is recommending conda the thing to do or should it somehow be "use conda or pip, what ever applies to you dear user"? I'm thinking of things like "people try this on colab" where you shouldn't run conda. But maybe this is anyway too complicated a situation for us to address in an error message -> let's stick with conda?

@jcrist
Copy link
Member Author

jcrist commented Mar 25, 2025

No strong thoughts, it's not clear to me where or how a user might stumble upon this notebook or end up running it. Slight preference to do no more work here, IMO good enough for now.

@jcrist
Copy link
Member Author

jcrist commented Mar 25, 2025

/merge

@rapids-bot rapids-bot bot merged commit 50152d4 into rapidsai:branch-25.04 Mar 25, 2025
62 checks passed
@jcrist jcrist deleted the fil-notebook branch March 25, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Notebook Issue or PR related to cuML notebook examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants