-
Create the conda environment:
$ conda env create -f environment.yaml
-
Launch the conda environment
$ source activate galaxy-training-material-stats
-
Generate a Personal access tokens on GitHub (in Setting)
-
Launch Jupyter
$ jupyter notebook
-
Open:
src/extract_repo_content_stats.ipynb
Notebook to extract the details about the current resources in the Galaxy Training Material and some statisticssrc/extract_github_info.ipynb
Notebook to extract statistics and contributors picture from the GitHub repositorysrc/analyze_feedback.ipynb
Notebook to analyze the Google drive feedback (exported as tsv) that are embeded at the end of tutorials