2025-01-29-eda
Science Score: 57.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
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ELIXIREstonia
- License: other
- Language: TeX
- Default Branch: main
- Size: 2.19 MB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
ELIXIR Estonia training
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
Or better check requiremetns.txt and install all the dependencies with:
bash
pip install -r requirements.txt
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/.
References & Citation
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)
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: ELIXIR Estonia
- Login: ELIXIREstonia
- Kind: organization
- Repositories: 10
- Profile: https://github.com/ELIXIREstonia
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "van Geest" given-names: "Geert" orcid: "https://orcid.org/0000-0002-1561-078X" - family-names: "Kronander" given-names: "Elin" - family-names: "Herrera" given-names: "Jose Alejandro Romero" orcid: "https://orcid.org/0000-0002-4765-2087" - family-names: "Žlender" given-names: "Nadja" - family-names: "Cardona" given-names: "Alexia" orcid: "https://orcid.org/0000-0002-7877-5565" title: "The ELIXIR Training Lesson Template - Developing Training Together" version: v1.0.0-alpha doi: 10.5281/zenodo.7913092 date-released: 2023-05-09 url: "https://doi.org/10.5281/zenodo.7913092"
GitHub Events
Total
- Push event: 47
- Public event: 1
- Pull request event: 1
- Create event: 1
Last Year
- Push event: 47
- Public event: 1
- Pull request event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- 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: 1
Past Year
- Issues: 0
- Pull requests: 1
- 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: 1
Top Authors
Issue Authors
Pull Request Authors
- github-actions[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- AndreasAugustin/actions-template-sync v2 composite
- actions/checkout v4 composite
- mkdocs-bibtex *
- mkdocs-material *
- mkdocs-video *
- neoteroi-mkdocs *
- setuptools *