Skip to content

Commit

Permalink
Merge branch 'main' into monorepo/update-active-devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Jan 27, 2025
2 parents c819492 + dfb8483 commit ac37632
Show file tree
Hide file tree
Showing 377 changed files with 34 additions and 38,591 deletions.
20 changes: 2 additions & 18 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"features": {},
"forwardPorts": [
2432, 3306, 3333, 4200, 4211, 5000, 5200, 5432, 5601, 7010, 7443, 7200, 7888, 8010, 8071, 8000,
8080, 8081, 8082, 8084, 8085, 8086, 8090, 8200, 8888, 8889, 9200, 9411, 27017
2432, 3306, 3333, 4200, 4211, 5000, 5200, 5432, 5601, 8010, 8071, 8000, 8080, 8081, 8082, 8084,
8085, 8086, 8090, 8200, 8888, 8889, 9200, 9411, 27017
],
"portsAttributes": {
"2432": {
Expand Down Expand Up @@ -56,22 +56,6 @@
"label": "openchallenges-opensearch-dashboards",
"onAutoForward": "silent"
},
"7010": {
"label": "schematic-api-docs",
"onAutoForward": "silent"
},
"7443": {
"label": "schematic-api",
"onAutoForward": "silent"
},
"7200": {
"label": "schematic-app",
"onAutoForward": "silent"
},
"7888": {
"label": "schematic-notebook",
"onAutoForward": "silent"
},
"8000": {
"label": "openchallenges-apex",
"onAutoForward": "silent"
Expand Down
5 changes: 0 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
/apps/sage/ @tschaffter
/libs/sage/ @tschaffter

# Schematic
/apps/schematic/ @andrewelamb @GiaJordan @linglp @milen-sage
/libs/schematic/ @andrewelamb @GiaJordan @linglp @milen-sage
/libs/schematic/api-client-r/ @andrewelamb @lakikowolfe @afwillia

/apps/agora/ @Sage-Bionetworks/sage-monorepo-agora
/libs/agora/ @Sage-Bionetworks/sage-monorepo-agora

Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/1-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ body:
- Sage
- Sage Monorepo
- Sandbox
- Schematic
- Synapse
- Other
- type: textarea
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/2-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ body:
- Sage
- Sage Monorepo
- Sandbox
- Schematic
- Synapse
- Other
- type: textarea
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/3-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ body:
- Sage
- Sage Monorepo
- Sandbox
- Schematic
- Synapse
- Other
- type: checkboxes
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/4-story.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ body:
- Sage
- Sage Monorepo
- Sandbox
- Schematic
- Synapse
- Other
- type: textarea
Expand Down
87 changes: 0 additions & 87 deletions .github/workflows/build-devcontainer-image.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/lint-dockerfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
- 'openchallenges/**'
- 'sage-monorepo/**'
- 'sage/**'
- 'schematic/**'
pull_request:

jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
sage
sage-monorepo
sandbox
schematic
synapse
# Configure that a scope must always be provided.
requireScope: false
Expand Down
140 changes: 0 additions & 140 deletions .github/workflows/schematic-api-ci.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/sonar-scan-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
- 'openchallenges/**'
- 'sage-monorepo/**'
- 'sage/**'
- 'schematic/**'

jobs:
sonar:
Expand Down
3 changes: 0 additions & 3 deletions .stylelintignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ dist/
# Ignore all test reports
coverage/
reports/

# Ignore selected project folders
apps/schematic/api/great_expectations
4 changes: 2 additions & 2 deletions CODE_QUALITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
| [edam-etl](https://sonarcloud.io/summary/overall?id=openchallenges-edam-etl) | ![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-edam-etl&metric=alert_status) | ![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-edam-etl&metric=reliability_rating) | ![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-edam-etl&metric=sqale_rating) | ![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-edam-etl&metric=sqale_index) | ![Coverage](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-edam-etl&metric=coverage) |
| [image-service](https://sonarcloud.io/summary/overall?id=openchallenges-image-service) | ![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-image-service&metric=alert_status) | ![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-image-service&metric=reliability_rating) | ![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-image-service&metric=sqale_rating) | ![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-image-service&metric=sqale_index) | ![Coverage](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-image-service&metric=coverage) |
| [organization-service](https://sonarcloud.io/summary/overall?id=openchallenges-organization-service) | ![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-organization-service&metric=alert_status) | ![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-organization-service&metric=reliability_rating) | ![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-organization-service&metric=sqale_rating) | ![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-organization-service&metric=sqale_index) | ![Coverage](https://sonarcloud.io/api/project_badges/measure?project=openchallenges-organization-service&metric=coverage) |
| **Schematic** | |
| [api](https://sonarcloud.io/summary/overall?id=schematic-api) | ![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=schematic-api&metric=alert_status) | ![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=schematic-api&metric=reliability_rating) | ![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=schematic-api&metric=sqale_rating) | ![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=schematic-api&metric=sqale_index) | ![Coverage](https://sonarcloud.io/api/project_badges/measure?project=schematic-api&metric=coverage) |

|
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,10 @@ Join the conversation and help the community.

## Products

- Agora (evaluation)
- Agora
- iAtlas
- MODEL-AD
- OpenChallenge
- Schematic
- Synapse (evaluation)

<!-- Links -->
Expand Down
2 changes: 1 addition & 1 deletion apps/iatlas/api/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

PYTHON_VERSION="3.8.20"
PYTHON_VERSION=$(cat ".python-version")

pyenv install --skip-existing $PYTHON_VERSION

Expand Down
2 changes: 1 addition & 1 deletion apps/iatlas/data/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

PYTHON_VERSION="3.11.10"
PYTHON_VERSION=$(cat ".python-version")

pyenv install --skip-existing $PYTHON_VERSION

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -533,4 +533,4 @@
"532","rsna-2024-lumbar-spine-degenerative-classification","RSNA 2024 Lumbar Spine Degenerative Classification","Classify lumbar spine degenerative conditions","Low back pain is the leading cause of disability worldwide, according to the World Health Organization, affecting 619 million people in 2020. Most people experience low back pain at some point in their lives, with the frequency increasing with age. Pain and restricted mobility are often symptoms of spondylosis, a set of degenerative spine conditions including degeneration of intervertebral discs and subsequent narrowing of the spinal canal (spinal stenosis), subarticular recesses, or neural foramen with associated compression or irritations of the nerves in the low back. Magnetic resonance imaging (MRI) provides a detailed view of the lumbar spine vertebra, discs and nerves, enabling radiologists to assess the presence and severity of these conditions. Proper diagnosis and grading of these conditions help guide treatment and potential surgery to help alleviate back pain and improve overall health and quality of life for patients. RSNA has teamed with the American Society of Neur...","","https://www.kaggle.com/competitions/rsna-2024-lumbar-spine-degenerative-classification","completed","8","","2024-05-16","2024-10-08","2648","2024-12-09 17:12:16","2024-12-09 17:12:24"
"533","leap-atmospheric-physics-ai-climsim","LEAP - Atmospheric Physics using AI (ClimSim)","Simulate higher resolution atmospheric processes within E3SM-MMF.","Climate models are essential to understanding Earth''s climate system. Because of the complexity of Earth''s climate, these models rely on parameterizations to approximate the effects of physical processes that occur at scales smaller than the size of their grid cells. These approximations are imperfect, however, and their imperfections are a leading source of uncertainty in expected warming, changing precipitation patterns, and the frequency and severity of extreme events. The Multi-scale Modeling Framework (MMF) approach, by contrast, more explicitly represents these subgrid processes, but at a cost too high to be used for operational climate prediction. Your task is to develop ML models that emulate subgrid atmospheric processes–such as storms, clouds, turbulence, rainfall, and radiation–within E3SM-MMF, a multi-scale climate model backed by the U.S. Department of Energy. Because ML emulators are significantly cheaper to inference than MMF, progress on this front can help scie...","","https://www.kaggle.com/competitions/leap-atmospheric-physics-ai-climsim","completed","8","","2024-04-18","2024-07-15","2648","2024-12-09 18:18:19","2024-12-09 18:18:25"
"534","owkin-and-servier-ai-hackathon-for-glioblastoma-research","Owkin & Servier AI Hackathon for Glioblastoma Research","Join the hackathon to advance glioblastoma research through AI","Join the hackathon to advance glioblastoma research through the use of AI and multimodal patient data","","https://www.owkin.com/connect/glioblastoma-ai-hackathon","upcoming","\N","","2025-02-03","2025-02-04","2944","2024-12-18 18:43:47","2024-12-18 18:47:44"
"535","deep-learning-epilepsy-detection-challenge","Deep Learning Epilepsy Detection Challenge","","Develop proof-of-concept for a seizure detection system that is sensitive, automated, patient-specific, and tunable to maximise sensitivity while minimizing human annotation times using custom data preparation methods, deep learning analytics and electroencephalography (EEG) data.","","","completed","\N","10.1016/j.ebiom.2021.103275","2020-01-01","2020-01-01","794","2025-01-13 19:18:38","2025-01-13 19:33:44"
"535","deep-learning-epilepsy-detection-challenge","Deep Learning Epilepsy Detection Challenge","","Develop proof-of-concept for a seizure detection system that is sensitive, automated, patient-specific, and tunable to maximise sensitivity while minimizing human annotation times using custom data preparation methods, deep learning analytics and electroencephalography (EEG) data.","","","completed","\N","10.1016/j.ebiom.2021.103275","2020-01-01","2020-01-01","794","2025-01-13 19:18:38","2025-01-22 23:02:38"
2 changes: 1 addition & 1 deletion apps/openchallenges/data-lambda/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.13.0
3.11.10
Loading

0 comments on commit ac37632

Please sign in to comment.