Changes for page Collaborate on reproducible science, anywhere
Last modified by hbpadmin on 2022/12/30 11:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,12 +2,11 @@ 2 2 #set($displayDocExtra=false) 3 3 #set($displayContentMenu=false){{/velocity}} 4 4 {{html clean="false"}}<div class="container clb-content"> 5 - 5 +<!-- 6 6 <div class="box warningmessage"> 7 -A Unicore maintenance is planned at CSCS on Thursday 9th April 8 -from 10AM to 11AM (central european time). During the maintenance users will not be able to submit new Unicore jobs. Existing running jobs will not be affected. 7 +MAINTENANCE: a short intervention is required urgently on the Collaboratory.drive. It is scheduled for today from 1:00 PM to 1:15 PM CET. Please save your work and close your web browser tabs pointing to the EBRAINS Collaboratory by then. 9 9 </div> 10 - 9 +--> 11 11 <div class="teasing"> 12 12 <div class="row"> 13 13 <div class="col-md-3"> ... ... @@ -22,8 +22,12 @@ 22 22 </div> 23 23 </div> 24 24 <div class="col-md-3"> 25 - <div class="card reproductible"> 26 - <div class="card-header"></div> 24 + <div class="card reproductible disabled"> 25 + <div class="card-header"> 26 + <div class="coming-soon"> 27 + <span>Coming Soon</span> 28 + </div> 29 + </div> 27 27 <div class="card-content"> 28 28 <h3 class="card-title">Reproducible</h3> 29 29 <p> ... ... @@ -33,8 +33,12 @@ 33 33 </div> 34 34 </div> 35 35 <div class="col-md-3"> 36 - <div class="card science"> 37 - <div class="card-header"></div> 39 + <div class="card science disabled"> 40 + <div class="card-header"> 41 + <div class="coming-soon"> 42 + <span>Coming Soon</span> 43 + </div> 44 + </div> 38 38 <div class="card-content"> 39 39 <h3 class="card-title">Science</h3> 40 40 <p> ... ... @@ -44,8 +44,12 @@ 44 44 </div> 45 45 </div> 46 46 <div class="col-md-3"> 47 - <div class="card anywhere"> 48 - <div class="card-header"></div> 54 + <div class="card anywhere disabled"> 55 + <div class="card-header"> 56 + <div class="coming-soon"> 57 + <span>Coming Soon</span> 58 + </div> 59 + </div> 49 49 <div class="card-content"> 50 50 <h3 class="card-title">Anywhere</h3> 51 51 <p> ... ... @@ -124,6 +124,11 @@ 124 124 125 125 (% class="container clb-content" %) 126 126 ((( 138 +(% class="box warningmessage" %) 139 +((( 140 +MAINTENANCE: a short intervention is required urgently on the Collaboratory.drive. It is scheduled for today from 1:00 PM to 1:15 PM CET. Please save your work and close your web browser tabs pointing to the EBRAINS Collaboratory by then. 141 +))) 142 + 127 127 (% class="teasing" %) 128 128 ((( 129 129 (% class="row" %) ... ... @@ -149,12 +149,15 @@ 149 149 150 150 (% class="col-md-3" %) 151 151 ((( 152 -(% class="card reproductible" %) 168 +(% class="card reproductible disabled" %) 153 153 ((( 154 154 (% class="card-header" %) 155 155 ((( 156 - 172 +(% class="coming-soon" %) 173 +((( 174 +Coming Soon 157 157 ))) 176 +))) 158 158 159 159 (% class="card-content" %) 160 160 ((( ... ... @@ -168,12 +168,15 @@ 168 168 169 169 (% class="col-md-3" %) 170 170 ((( 171 -(% class="card science" %) 190 +(% class="card science disabled" %) 172 172 ((( 173 173 (% class="card-header" %) 174 174 ((( 175 - 194 +(% class="coming-soon" %) 195 +((( 196 +Coming Soon 176 176 ))) 198 +))) 177 177 178 178 (% class="card-content" %) 179 179 ((( ... ... @@ -187,12 +187,15 @@ 187 187 188 188 (% class="col-md-3" %) 189 189 ((( 190 -(% class="card anywhere" %) 212 +(% class="card anywhere disabled" %) 191 191 ((( 192 192 (% class="card-header" %) 193 193 ((( 194 - 216 +(% class="coming-soon" %) 217 +((( 218 +Coming Soon 195 195 ))) 220 +))) 196 196 197 197 (% class="card-content" %) 198 198 ((( ... ... @@ -279,4 +279,172 @@ 279 279 ))) 280 280 ))) 281 281 307 + 308 +(% class="container clb-content" %) 309 +((( 310 +(% class="teasing" %) 311 +((( 312 +(% class="row" %) 313 +((( 314 +(% class="col-md-3" %) 315 +((( 316 +(% class="card collaborate" %) 317 +((( 318 +(% class="card-header" %) 319 +((( 282 282 321 +))) 322 + 323 +(% class="card-content" %) 324 +((( 325 +(% class="card-title" id="HCollaborate" %) 326 +=== Collaborate === 327 + 328 +create projects and documents, invite collaborators, co-produce articles and release your team work for the community 329 +))) 330 +))) 331 +))) 332 + 333 +(% class="col-md-3" %) 334 +((( 335 +(% class="card reproductible disabled" %) 336 +((( 337 +(% class="card-header" %) 338 +((( 339 +(% class="coming-soon" %) 340 +((( 341 +Coming Soon 342 +))) 343 +))) 344 + 345 +(% class="card-content" %) 346 +((( 347 +(% class="card-title" id="HReproducible" %) 348 +=== Reproducible === 349 + 350 +initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments 351 +))) 352 +))) 353 +))) 354 + 355 +(% class="col-md-3" %) 356 +((( 357 +(% class="card science disabled" %) 358 +((( 359 +(% class="card-header" %) 360 +((( 361 +(% class="coming-soon" %) 362 +((( 363 +Coming Soon 364 +))) 365 +))) 366 + 367 +(% class="card-content" %) 368 +((( 369 +(% class="card-title" id="HScience" %) 370 +=== Science === 371 + 372 +develop code, visualise results, generate data and collaborate on your research 373 +))) 374 +))) 375 +))) 376 + 377 +(% class="col-md-3" %) 378 +((( 379 +(% class="card anywhere disabled" %) 380 +((( 381 +(% class="card-header" %) 382 +((( 383 +(% class="coming-soon" %) 384 +((( 385 +Coming Soon 386 +))) 387 +))) 388 + 389 +(% class="card-content" %) 390 +((( 391 +(% class="card-title" id="HAnywhere" %) 392 +=== Anywhere === 393 + 394 +upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers 395 +))) 396 +))) 397 +))) 398 +))) 399 +))) 400 + 401 +(% class="row" %) 402 +((( 403 +(% class="col-md-12" %) 404 +((( 405 +(% class="alert-info" %) 406 +This is the first release of the revamped Collaboratory. It does not yet have feature parity with the previous version. Until we reach that point and give users time to migrate, both versions will coexist. 407 +))) 408 +))) 409 + 410 +(% class="row" %) 411 +((( 412 +(% class="col-md-6 col-md-offset-3" %) 413 +((( 414 +((( 415 + 416 +))) 417 + 418 +Search 419 +))) 420 +))) 421 +))) 422 + 423 +(% class="container-fluid clb-actions" %) 424 +((( 425 +(% class="container" %) 426 +((( 427 +(% class="row" %) 428 +((( 429 +(% class="col-md-4" %) 430 +((( 431 +(% class="row" %) 432 +((( 433 +(% class="col-md-10 text-center clb-box-container" %) 434 +((( 435 +(% class="clb-box-title" id="HBrowseCollabs" %) 436 +=== [[Browse Collabs>>path:/bin/view/Collabs/||class="clb-box"]] === 437 + 438 +[[Find a collab, or create yours.>>path:/bin/view/Collabs/||class="clb-box"]] 439 +))) 440 +))) 441 +))) 442 + 443 +(% class="col-md-4" %) 444 +((( 445 +(% class="row" %) 446 +((( 447 +(% class="col-md-10 col-md-offset-1 text-center clb-box-container" %) 448 +((( 449 +(% class="clb-box-title" id="HSupport" %) 450 +=== [[Support>>url:https://www.humanbrainproject.eu/en/hbp-platforms/support/||class="clb-box"]] === 451 + 452 +[[Open and track support tickets on our support site.>>url:https://www.humanbrainproject.eu/en/hbp-platforms/support/||class="clb-box"]] 453 +))) 454 +))) 455 +))) 456 + 457 +(% class="col-md-4" %) 458 +((( 459 +(% class="row" %) 460 +((( 461 +(% class="col-md-10 col-md-offset-2 text-center clb-box-container" %) 462 +((( 463 +(% class="clb-box-title" id="HFeedback" %) 464 +=== [[Feedback>>path:/bin/view/Feedback/||class="clb-box"]] === 465 + 466 +[[Please, give us a feedback about the new collaboratory.>>path:/bin/view/Feedback/||class="clb-box"]] 467 +))) 468 +))) 469 +))) 470 +))) 471 +))) 472 +))) 473 + 474 + 475 +