ai4-dashboard
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 (5.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: ai4os
- License: apache-2.0
- Language: TypeScript
- Default Branch: main
- Size: 4.46 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
- Releases: 104
Created almost 3 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
Codemeta
README.md
AI4EOSC - Dashboard
This project was generated with Angular CLI version 15.2.0.
Development server
Run ng serve --port=8080 -c local-ai4eosc to deploy a dev server with the AI4EOSC theme (default). If you wish to use the iMagine project theme run ng serve --port=8080 -c local-imagine. Navigate to http://localhost:8080/. The application will automatically reload if you change any of the source files.
Acknowledgements

This project has received funding from the European Union’s Horizon Research and Innovation programme under Grant agreement No. 101058593
Owner
- Name: AI4OS
- Login: ai4os
- Kind: organization
- Email: ai4eosc-po@listas.csic.es
- Website: http://ai4eosc.eu
- Twitter: AI4EOSC
- Repositories: 1
- Profile: https://github.com/ai4os
AI4OS is the software powering the AI4EOSC platform
Citation (CITATION.cff)
cff-version: 1.2.0
title: AI4EOSC - Dashboard
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: AI4EOSC collaboration
email: ai4eosc-support@listas.csic.es
website: 'https://ai4os.eu/'
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"name": "AI4EOSC - Dashboard",
"description": "The AI4OS dashboard allows users to access computing resources to deploy, perform inference, and train modules hosted at the Marketplace. The Dashboard simplifies the deployment and hides some of the technical parts that most users do not need to worry about.",
"author": [
{
"@type": "Organization",
"name": "AI4EOSC collaboration",
"email": "ai4eosc-support@listas.csic.es",
"url": "https://ai4os.eu/"
}
]
}
GitHub Events
Total
- Create event: 112
- Release event: 36
- Issues event: 165
- Delete event: 84
- Issue comment event: 41
- Push event: 478
- Pull request review event: 7
- Pull request event: 171
Last Year
- Create event: 112
- Release event: 36
- Issues event: 165
- Delete event: 84
- Issue comment event: 41
- Push event: 478
- Pull request review event: 7
- Pull request event: 171
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 123
- Total pull requests: 211
- Average time to close issues: 28 days
- Average time to close pull requests: 3 days
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.11
- Average comments per pull request: 0.0
- Merged pull requests: 163
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 86
- Pull requests: 114
- Average time to close issues: 22 days
- Average time to close pull requests: 3 days
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 0.08
- Average comments per pull request: 0.0
- Merged pull requests: 87
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- IgnacioHeredia (75)
- MartaOB (59)
- andresheca (2)
Pull Request Authors
- MartaOB (155)
- andresheca (65)
- IgnacioHeredia (5)
- sanreinoso (2)
Top Labels
Issue Labels
enhancement (74)
bug (23)
priority:medium (13)
priority:high (7)
priority:low (6)
autorelease: pending (1)
testing (1)
documentation (1)
question (1)
Pull Request Labels
autorelease: pending (69)
enhancement (5)
priority:medium (2)
priority:low (1)
question (1)
Dependencies
package-lock.json
npm
- 935 dependencies
package.json
npm
- @angular-devkit/build-angular ^15.2.0 development
- @angular/cli ~15.2.0 development
- @angular/compiler-cli ^15.2.0 development
- @types/jasmine ~4.3.0 development
- @types/marked ^4.0.8 development
- jasmine-core ~4.5.0 development
- karma ~6.4.0 development
- karma-chrome-launcher ~3.1.0 development
- karma-coverage ~2.2.0 development
- karma-jasmine ~5.1.0 development
- karma-jasmine-html-reporter ~2.0.0 development
- typescript ~4.9.4 development
- @angular/animations ^15.2.0
- @angular/cdk ^15.2.0
- @angular/common ^15.2.0
- @angular/compiler ^15.2.0
- @angular/core ^15.2.0
- @angular/forms ^15.2.0
- @angular/material ^15.2.0
- @angular/platform-browser ^15.2.0
- @angular/platform-browser-dynamic ^15.2.0
- @angular/router ^15.2.0
- @ngx-translate/core ^14.0.0
- @ngx-translate/http-loader ^7.0.0
- angular-oauth2-oidc ^15.0.1
- marked ^4.2.12
- ngx-markdown ^15.1.2
- rxjs ~7.8.0
- tslib ^2.3.0
- xng-breadcrumb ^9.0.0
- zone.js ~0.12.0
.github/workflows/build-ai4eosc-dev-dashboard.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
.github/workflows/build-ai4eosc-prod-dashboard.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
.github/workflows/build-ai4eosc-tutorials-dashboard.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
.github/workflows/build-imagine-dev-dashboard .yml
actions
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
.github/workflows/build-imagine-prod-dashboard.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
docker/ai4eosc/dev/Dockerfile
docker
- nginx alpine build
- node 20.5.1 build
docker/ai4eosc/prod/Dockerfile
docker
- nginx alpine build
- node 20.5.1 build
docker/ai4eosc/tutorials/Dockerfile
docker
- nginx alpine build
- node 20.5.1 build
docker/imagine/dev/Dockerfile
docker
- nginx alpine build
- node 20.5.1 build
docker/imagine/prod/Dockerfile
docker
- nginx alpine build
- node 20.5.1 build