academicpages/academicpages.github.io

Update scripts and notebooks in `markdown_generator`

Open

#3.490 aberto em 5 de fev. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (4.580 forks)batch import
help wanted

Métricas do repositório

Stars
 (16.103 stars)
Métricas de merge de PR
 (Mesclagem média 1d) (1 fundiu PR em 30d)

Description

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

Guia do colaborador