academicpages/academicpages.github.io

Update scripts and notebooks in `markdown_generator`

Open

#3,490 建立於 2026年2月5日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (16,103 star) (4,580 fork)batch import
help wanted

描述

Most of the scripts and notebooks in the markdown_generator directory need to reviewed and updated against the following standards:

  1. Python scripts should be checked for correctness against the current template, ideally they should not require additional packages to be installed
  2. Jupyter notebooks should clearly describe what they are doing
  3. Both TSV and CSV files should be supported, but only one example file is needed

貢獻者指南