repo cleanup : remove scratch and temp files
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Review the listed scratch paths and the repository's .gitignore first. Remove the named temporary files where appropriate and add patterns covering .DS_Store and common scratch files; done means the working tree no longer contains those artifacts and future scratch files are ignored.
Written by the indexing model from the issue text.
Description
Several untracked scratch files should be removed or gitignored:
- Untitled.ipynb (root)
- 35_sympy/del_this.ipynb
- 00_introduction/a.out, hello.c, hello.txt
- 50_ode/60_Duffing_Oscillator.bak.ipynb
- 50_ode/ODE examples *.ipynb
- pip_list.txt, pip_list_github.txt
- Dissertation.03.Body.pdf
Also ensure .gitignore covers .DS_Store and common scratch patterns.
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
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.
More from kangwonlee/nmisp
-
CI can't catch a missing Colab clone cell — add a static check (tests/test_colab_clone_cell.py) Open
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
kangwonlee/nmisp#442 ·
-
Pedagogy: move 00_introduction/40_how_to_draw_a_circle → 06_python_advanced/80_circle_case_study Openpedagogy
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
kangwonlee/nmisp#401 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
kangwonlee/nmisp#387 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
kangwonlee/nmisp#386 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
kangwonlee/nmisp#368 ·
All issues in kangwonlee/nmisp
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
hemilabs/ui-monorepo#2332 ·
-
Help-Wanted Needs-Triage Package-Update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-pkgs#438662 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
olcf/olcf-test-harness#278 · 1 comment ·