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

Remove Dockerfile. #5534

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jul 31, 2023

This PR removes an outdated Dockerfile that is not supported.

I also cleaned up the docs a bit to reflect Docker-related changes.

Resolves #5524.

@bdice bdice requested a review from a team as a code owner July 31, 2023 15:28
@bdice bdice self-assigned this Jul 31, 2023
@bdice bdice added Build or Dep Issues related to building the code or dependencies non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Jul 31, 2023

### Start cuML container:
```
docker run -p 8000:8000 -it cuml bash
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is referencing the container that we're removing in this PR. It seems like this method of building docs is not viable anymore, so I removed it.

@bdice bdice mentioned this pull request Jul 31, 2023
rapids-bot bot pushed a commit that referenced this pull request Aug 1, 2023
This PR fixes some style issues from `cython-lint` that appear to be blocking CI for PR #5534. It seems that these issues only appear when using `cython>=3`. It is not clear to me why these issues are just now showing up (rather than appearing immediately once Cython 3 was released).

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Simon Adorf (https://github.com/csadorf)

URL: #5536
@bdice
Copy link
Contributor Author

bdice commented Aug 1, 2023

/merge

@rapids-bot rapids-bot bot merged commit 2e2b09b into rapidsai:branch-23.08 Aug 1, 2023
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build or Dep Issues related to building the code or dependencies improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] pull access denied, repository does not exist or may require authorization
3 participants