Use natural sorting in notebook list
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Natural sort in the notebook list would be good, so numbers appear in the expected order:
```
My Notebook 1
My Notebook 2
My Notebook 3
...
My Notebook 11
My Notebook 12
```
Contributor guide
Research direction
The issue names no files, tests, or entry points. Search the repository for the notebook list and its current sorting logic, then inspect any related tests; done means notebook names with numeric suffixes appear in natural numeric order, including 1 through 3 before 11 and 12.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100