Add a link to source to notebooks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It would be really nice to have an automatically generated header/footer with a link to the source code of a notebook for people who would like to download and run notebooks on their laptops.
Something like:
This lesson is created in Jupyter Notebook. If you want to play with the examples, download its ipynb source file and open in it Jupyter.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Locate the notebook-rendering entry point and inspect how generated lesson content is assembled; confirm the output can add an automatic header or footer with a link to the notebook's .ipynb source file, then verify the rendered lesson text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100