rapidsai / rapidsai/deployment
Make "download related files" zip archive name less generic
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 15
- Forks
- 41
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 6
Description
In #182 we introduced a downloadable zip file to all examples with multiple supporting files. Currently that zip is named all_files.zip. It would be nicer if the archive were named after the example.
E.g the example on https://docs.rapids.ai/deployment/stable/examples/rapids-sagemaker-higgs/notebook.html would be called rapids-sagemaker-higgs.zip.
cc @betatim for viz
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the downloadable archive implementation introduced in #182 and the example at the rapids-sagemaker-higgs notebook URL. Update the archive naming so it uses the example name instead of all_files.zip, and verify that the generated archive for that example is named rapids-sagemaker-higgs.zip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100