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

[dask] ignore files from local Dask development #6346

Merged
merged 1 commit into from
Nov 5, 2020
Merged

[dask] ignore files from local Dask development #6346

merged 1 commit into from
Nov 5, 2020

Conversation

jameslamb
Copy link
Contributor

While working on #6345 , I found that some files generated by running the code in https://xgboost.readthedocs.io/en/latest/tutorials/dask.html#overview aren't ignored by .gitignore, and I think they should be.

  • dask-worker-space/: directory automatically created by Dask for when it needs to spill to disk
  • .ipynb_checkpoints: checkpoint files or Jupyter notebooks

I just made the same PR over in LightGBM (microsoft/LightGBM#3527) 😀

Thanks for your time and consideration.

@trivialfis trivialfis merged commit f3a4253 into dmlc:master Nov 5, 2020
@trivialfis
Copy link
Member

Thanks @jameslamb

olarende-tink pushed a commit to tink-ab/xgboost that referenced this pull request Apr 29, 2021
@jameslamb jameslamb deleted the misc/ignore-dask branch June 1, 2021 04:14
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.

2 participants