academicpages/academicpages.github.io
View on GitHubUpdate scripts and notebooks in `markdown_generator`
Open
#3,490 opened on Feb 5, 2026
help wanted
Repository metrics
- Stars
- (16,103 stars)
- PR merge metrics
- (Avg merge 1d) (1 merged PR in 30d)
Description
Most of the scripts and notebooks in the markdown_generator directory need to reviewed and updated against the following standards:
- Python scripts should be checked for correctness against the current template, ideally they should not require additional packages to be installed
- Jupyter notebooks should clearly describe what they are doing
- Both TSV and CSV files should be supported, but only one example file is needed