Science Score: 49.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 8 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created almost 2 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Elixir Training Lesson template

DOI

For instruction on how to use the template, please follow this documentation: https://elixir-europe-training.github.io/ELIXIR-TrP-LessonTemplateInstructions-MkDocs/

Any issues? Contact Geert van Geest (@GeertvanGeest)

If working locally

This website is generated with MkDocs, with the theme Material.

To host it locally, install MkDocs: bash pip install mkdocs

and Material with some plugins: bash pip install mkdocs-material pip install mkdocs-video pip install mkdocs-bibtex pip install neoteroi-mkdocs

Clone this repository to your local computer. Then, make the repository your current directory and type:

bash mkdocs serve

To host it locally.

Check it out with your browser at http://localhost:8000/.

Citation

Please cite as

Geert van Geest, Elin Kronander, Jose Alejandro Romero Herrera, Nadja lender, & Alexia Cardona. (2023). The ELIXIR Training Lesson Template - Developing Training Together (v1.0.0-alpha). Zenodo. https://doi.org/10.5281/zenodo.7913092

Owner

  • Name: Geert van Geest
  • Login: GeertvanGeest
  • Kind: user
  • Location: Bern, Switzerland
  • Company: SIB Swiss Institute of Bioinformatics

GitHub Events

Total
  • Push event: 38
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 38
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (6)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/render_page.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/template-sync.yml actions
  • AndreasAugustin/actions-template-sync v1.1.9 composite
  • actions/checkout v4 composite
requirements.txt pypi
  • mkdocs-bibtex *
  • mkdocs-material *
  • mkdocs-video *
  • neoteroi-mkdocs *
  • setuptools *