train-the-trainer

Our train-the-trainer course.

https://github.com/coderefinery/train-the-trainer

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Our train-the-trainer course.

Basic Info
Statistics
  • Stars: 5
  • Watchers: 6
  • Forks: 3
  • Open Issues: 11
  • Releases: 0
Created about 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

CodeRefinery train-the-trainer course material

This is the source repository for the CodeRefinery train the trainer workshop, last held in Aug/Sep 2024.

Sourcecode repository: https://github.com/coderefinery/train-the-trainer/ Rendered pages: https://coderefinery.github.io/train-the-trainer/

Please refer to the CITATION.cff (work in progress) file for author and citation information.

This work is licensed under Creative Commons Attribution 4.0 International.

You can build this material locally using Sphinx (see requirements.txt file for needed packages). Please refer to the "CodeRefinery lesson template lesson" for further instructions on building this material.

For any questions, please contact support@coderefinery.org.

In 2024 we combined two older versions of the material into a new course version. You can still find the previous two versions as we kept them on branches: - https://coderefinery.github.io/train-the-trainer/branch/instructor-training/ - https://coderefinery.github.io/train-the-trainer/branch/community-teaching/

Owner

  • Name: coderefinery
  • Login: coderefinery
  • Kind: organization
  • Email: support@coderefinery.com

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use these materials, please cite as follows"
authors:
- family-names: "CodeRefinery"
- family-names: Bast
  given-names: Radovan
- family-names: Darst
  given-names: Richard
- family-names: da Silva
  given-names: João
- family-names: Fouilloux
  given-names: Anne
- family-names: Hellsvik
  given-names: Johan
- family-names: Lindi
  given-names: Bjørn 
- family-names: Pushpadas
  given-names: Dhanya
- family-names: Razick
  given-names: Sabry
- family-names: Rantaharju
  given-names: Jarno
- family-names: Smuts
  given-names: Stephan
- family-names: Toliautas
  given-names: Stepas
- family-names: Wikfeldt
  given-names: Thor 
- family-names: Wittke
  given-names: Samantha 
title: "CodeRefinery - Train the Trainer"
type: "dataset"
version: 2024-09-10
identifiers:
  - type: doi
    value: 10.5281/zenodo.13736615
license: CC-BY-4.0
date-released: 2024-09-10
url: "https://coderefinery.github.io/train-the-trainer/"
repository-code: "https://github.com/coderefinery/train-the-trainer"

GitHub Events

Total
  • Issues event: 1
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 27
  • Pull request event: 6
  • Create event: 2
Last Year
  • Issues event: 1
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 27
  • Pull request event: 6
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • samumantha (40)
  • rkdarst (5)
  • bast (5)
  • ashwinvis (1)
Pull Request Authors
  • samumantha (19)
  • bast (7)
  • rkdarst (7)
  • stepas-toliautas (3)
  • blindij (3)
  • rantahar (2)
  • nickbearman (1)
  • dhanyapushpadas (1)
Top Labels
Issue Labels
train-the-trainer (29)
Pull Request Labels
train-the-trainer (2)

Dependencies

requirements.txt pypi
  • Sphinx *
  • myst_nb *
  • sphinx-lesson *
  • sphinx_rtd_theme *
  • sphinx_rtd_theme_ext_color_contrast *
.github/workflows/spellcheck.yml actions
  • actions/checkout v1 composite
  • codespell-project/actions-codespell master composite
.github/workflows/sphinx.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • ammaraskar/sphinx-problem-matcher master composite
  • peaceiris/actions-gh-pages v3 composite