-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new Ebrains urls with "apps.ebrains.eu"
- Loading branch information
1 parent
8022a68
commit 2c45b48
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -335,7 +335,7 @@ | |
"dataProtected": true, | ||
"tutorial": "https://object.cscs.ch/v1/AUTH_c0a333ecf7c045809321ce9d9ecdfdea/web-resources-bsp/bsp-video-tutorials/MorphologyVisualization/index.html", | ||
"chooseModel": true, | ||
"externalUrl": "https://bluenaas-morph-viewer.apps.tc.humanbrainproject.eu", | ||
"externalUrl": "https://bluenaas-morph-viewer.apps.ebrains.eu", | ||
"externalUrlModelPlaceholder": "{EXTERNAL_URL}/?model={MORPHOLOGY_URL}", | ||
"maxModelSelection": 1 | ||
} | ||
|
@@ -358,11 +358,14 @@ | |
"disabled": false, | ||
"dataProtected": false, | ||
"implementation": "webapp", | ||
"chooseModel": true, | ||
"picture": { | ||
"src": "https://raw.githubusercontent.com/ebrains-cls-interactive/usecases-info/develop/images/singlecellinsilicoexperiments/l5pc_release_responses-eps.jpg" | ||
}, | ||
"externalUrl": "https://blue-naas-bsp-epfl.apps.hbp.eu", | ||
"tutorial": "https://object.cscs.ch/v1/AUTH_c0a333ecf7c045809321ce9d9ecdfdea/web-resources-bsp/bsp-video-tutorials/SingleCellInSilicoExperimentsUnderCurrentClamp/index.html" | ||
"externalUrl": "https://bluenaas-single-cell.apps.ebrains.eu", | ||
"tutorial": "https://object.cscs.ch/v1/AUTH_c0a333ecf7c045809321ce9d9ecdfdea/web-resources-bsp/bsp-video-tutorials/SingleCellInSilicoExperimentsUnderCurrentClamp/index.html", | ||
"externalUrlModelPlaceholder": "{EXTERNAL_URL}/#/url/{TRIMMED_SOURCE_PATH}", | ||
"maxModelSelection": 1 | ||
} | ||
] | ||
}, | ||
|
@@ -385,7 +388,7 @@ | |
{ "name": "Eilif Muller", "email": "[email protected]" }, | ||
{ "name": "Srikanth Ramaswamy", "email": "[email protected]" } | ||
], | ||
"externalUrl": "https://bluenaas-small-area.apps.tc.humanbrainproject.eu/circuits/mouse-sscx", | ||
"externalUrl": "https://bluenaas-small-area.apps.ebrains.eu/circuits/mouse-sscx", | ||
"picture": { | ||
"src": "https://raw.githubusercontent.com/ebrains-cls-interactive/usecases-info/develop/images/smallcircuitinsilicoexperiments/mouse_o1.png" | ||
}, | ||
|
@@ -434,7 +437,7 @@ | |
{ "name": "Armando Romani", "email": "[email protected]" }, | ||
{ "name": "Eilif Muller", "email": "[email protected]" } | ||
], | ||
"externalUrl": "https://bluenaas-small-area.apps.tc.humanbrainproject.eu/circuits/rat-ca1", | ||
"externalUrl": "https://bluenaas-small-area.apps.ebrains.eu/circuits/rat-ca1", | ||
"picture": { | ||
"src": "https://raw.githubusercontent.com/ebrains-cls-interactive/usecases-info/develop/images/smallcircuitinsilicoexperiments/rat-ca1-circuit.png" | ||
}, | ||
|
@@ -554,7 +557,7 @@ | |
{ "name": "Stefano Antonel", "email": "[email protected]" }, | ||
{ "name": "Michael Gevaert", "email": "[email protected]" } | ||
], | ||
"externalUrl": "https://bluenaas-brain-area.apps.tc.humanbrainproject.eu/index.html#/circuits/hippo_hbp_sa_full_ca1", | ||
"externalUrl": "https://bluenaas-brain-area.apps.ebrains.eu/index.html#/circuits/hippo_hbp_sa_full_ca1", | ||
"picture": { | ||
"src": "https://raw.githubusercontent.com/ebrains-cls-interactive/usecases-info/develop/images/brainareacircuitinsilicoexperiments/hippocampusConnections.png" | ||
}, | ||
|
@@ -575,7 +578,7 @@ | |
{ "name": "Stefano Antonel", "email": "[email protected]" }, | ||
{ "name": "Michael Gevaert", "email": "[email protected]" } | ||
], | ||
"externalUrl": "https://bluenaas-brain-area.apps.tc.humanbrainproject.eu/index.html#/circuits/hippo_mooc_sa_microcircuit", | ||
"externalUrl": "https://bluenaas-brain-area.apps.ebrains.eu/index.html#/circuits/hippo_mooc_sa_microcircuit", | ||
"picture": { | ||
"src": "https://raw.githubusercontent.com/ebrains-cls-interactive/usecases-info/develop/images/brainareacircuitinsilicoexperiments/ca1_microcircuit.png" | ||
}, | ||
|