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

Update IO anchor to correct link in user guide #1154

Closed
wants to merge 1 commit into from

Conversation

taureandyernv
Copy link
Contributor

@taureandyernv taureandyernv commented May 25, 2023

Description

The user guide has an incorrect anchor link for the Input/Output section, which threw breaking warnings in CI. this should correct it.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@isVoid
Copy link
Contributor

isVoid commented May 25, 2023

@taureandyernv Thanks for the fix!

@thomcom
Copy link
Contributor

thomcom commented May 25, 2023

CI failure is caused by upstream changes to cudf which #1151 is intended to fix. How do we force-merge? This is one of two fixes so that 1151 can be merged, though we should probably just force merge it as well since it is blocking all cuspatial CI.

@isVoid
Copy link
Contributor

isVoid commented May 25, 2023

How do we force-merge?

Would probably need @ajschmidt8 to help admin merge here.

@bdice
Copy link
Contributor

bdice commented May 26, 2023

To avoid the admin-merge, I merged this small change into #1151. That PR needed to rerun tests anyway for a new cuml nightly.

@bdice bdice mentioned this pull request May 26, 2023
3 tasks
@rapids-bot rapids-bot bot closed this in #1151 May 26, 2023
rapids-bot bot pushed a commit that referenced this pull request May 26, 2023
Update `cudf::column` constructor args to match the changes in rapidsai/cudf#13341.

Also corrects a minor issue in the docs, closes #1154.

Authors:
  - Paul Taylor (https://github.com/trxcllnt)
  - Taurean Dyer (https://github.com/taureandyernv)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Michael Wang (https://github.com/isVoid)
  - Mark Harris (https://github.com/harrism)

URL: #1151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants