Skip to content

docs: update sample dataset download link#276

Open
Lovlace777 wants to merge 1 commit into
cleanlab:mainfrom
Lovlace777:lovelace/fix-sample-data-link
Open

docs: update sample dataset download link#276
Lovlace777 wants to merge 1 commit into
cleanlab:mainfrom
Lovlace777:lovelace/fix-sample-data-link

Conversation

@Lovlace777
Copy link
Copy Markdown

Summary

  • Replaces the stale CleanVision sample dataset download URL with the accessible Hugging Face dataset URL.
  • Updates the README quickstart and the tutorial notebook so they point to the same working zip file.
  • Fixes the same tutorial download command from wget - nc to wget -nc while touching that example.

Validation

  • curl.exe -I -L --max-time 30 https://huggingface.co/datasets/Cleanlab/cleanvision-sample-images/resolve/main/image_files.zip -> HTTP 200, Content-Type: application/zip, Content-Length: 82341589.
  • python -m json.tool docs/source/tutorials/tutorial.ipynb -> passed.
  • git diff --check -> passed.
  • Full Sphinx docs build was not completed locally: the base Python environment does not have Sphinx, and a temporary docs environment setup timed out before Sphinx was installed.

Notes

  • Fixes Broken link #274.
  • Documentation-only change; no runtime compatibility impact expected.
  • No follow-up work expected.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Broken link

2 participants