How to trigger a 'download' with a bundler?
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I'm trying to figure out how some of the bundlers automatically generate a "download" operation in the browser after the conversion is finished (for example, the "download as: Python" button does this). I can't find obvious ways to do this from the documentation, and I also can't find where the Python bundler is defined. Can anybody point me in the right direction?
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 locating the Python bundler and the browser download behavior referenced in the issue, then trace how the conversion finishes. Document the relevant entry points and the steps needed to trigger a download, with an example that answers the original question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- documentation, tooling
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100