academicpages/academicpages.github.io

Update scripts and notebooks in `markdown_generator`

Open

#3.490 geöffnet am 5. Feb. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (4.580 Forks)batch import
help wanted

Repository-Metriken

Stars
 (16.103 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide