rapidsai / rapidsai/deployment

Make "download related files" zip archive name less generic

Open
#187 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

example feature request sphinx
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.