conda-forge / conda-forge/by-the-numbers

Automatically run Jupyter notebooks on a daily basis and update the README file with the output

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Jupyter Notebook
Stars
25
Forks
13
PR merge metrics
No merged PRs in 30d

Description

### Comment:

For the Jupyter notebooks to compute statistics about conda-forge in this repo, I would like to propose setting up an automated process to run a Jupyter notebook every day and update the README file with the latest output. The goal is to provide up-to-date information to users of the repository and make it easier to track changes over time. I think it would be helpful to display the output of these notebooks in the README file so that users can quickly see the results of running the code.

To implement this, we can use a scheduler tool like Cron or Task Scheduler to run the notebook on a daily basis. The notebook can be configured to generate Markdown output, which can then be committed to a separate branch in the repository. Finally, we can modify the README file to include the latest output from the generated Markdown.

I believe this solution will make this repository more accessible to users and help them understand the output of the Jupyter notebooks more easily.

cc: @CJ-Wright @beckermr @ocefpaf @jaimergp

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.