Last modified by hbpadmin on 2022/12/30 11:01

From version 42.1
edited by hbpadmin
on 2020/04/07 17:10
Change comment: There is no comment for this version
To version 37.2
edited by hbpadmin
on 2020/03/11 14:24
Change comment: Remove maintenance notification

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,14 @@
2 2  #set($displayDocExtra=false)
3 3  #set($displayContentMenu=false){{/velocity}}
4 4  {{html clean="false"}}<div class="container clb-content">
5 -
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.
9 -</div>
10 -
5 +<!--<div class="box warningmessage">
6 +Dear users, <br>
7 +<br>
8 +The Collaboratory.wiki, Collaboratory.drive, Collaboratory.lab will be <b>transferred to the ebrains.eu domain today</b> between 12:30 and 1:30pm.
9 +You may expect some interruption of service during the maintenance.<br>
10 +<br>
11 +Note that users who still try to access the services on the humanbrainproject.eu domain will be <b>automatically redirected to the resource on the ebrains.eu domain</b>.
12 +</div>-->
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>
27 + <div class="card reproductible disabled">
28 + <div class="card-header">
29 + <div class="coming-soon">
30 + <span>Coming Soon</span>
31 + </div>
32 + </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>
42 + <div class="card science disabled">
43 + <div class="card-header">
44 + <div class="coming-soon">
45 + <span>Coming Soon</span>
46 + </div>
47 + </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>
57 + <div class="card anywhere disabled">
58 + <div class="card-header">
59 + <div class="coming-soon">
60 + <span>Coming Soon</span>
61 + </div>
62 + </div>
49 49   <div class="card-content">
50 50   <h3 class="card-title">Anywhere</h3>
51 51   <p>
... ... @@ -120,163 +120,4 @@
120 120   </div><!-- /.col-md-4 -->
121 121   </div>
122 122   </div>
123 -</div>{{/html}}
124 -
125 -(% class="container clb-content" %)
126 -(((
127 -(% class="teasing" %)
128 -(((
129 -(% class="row" %)
130 -(((
131 -(% class="col-md-3" %)
132 -(((
133 -(% class="card collaborate" %)
134 -(((
135 -(% class="card-header" %)
136 -(((
137 -
138 -)))
139 -
140 -(% class="card-content" %)
141 -(((
142 -(% class="card-title" %)
143 -=== Collaborate ===
144 -
145 -create projects and documents, invite collaborators, co-produce articles and release your team work for the community
146 -)))
147 -)))
148 -)))
149 -
150 -(% class="col-md-3" %)
151 -(((
152 -(% class="card reproductible" %)
153 -(((
154 -(% class="card-header" %)
155 -(((
156 -
157 -)))
158 -
159 -(% class="card-content" %)
160 -(((
161 -(% class="card-title" %)
162 -=== Reproducible ===
163 -
164 -initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
165 -)))
166 -)))
167 -)))
168 -
169 -(% class="col-md-3" %)
170 -(((
171 -(% class="card science" %)
172 -(((
173 -(% class="card-header" %)
174 -(((
175 -
176 -)))
177 -
178 -(% class="card-content" %)
179 -(((
180 -(% class="card-title" %)
181 -=== Science ===
182 -
183 -develop code, visualise results, generate data and collaborate on your research
184 -)))
185 -)))
186 -)))
187 -
188 -(% class="col-md-3" %)
189 -(((
190 -(% class="card anywhere" %)
191 -(((
192 -(% class="card-header" %)
193 -(((
194 -
195 -)))
196 -
197 -(% class="card-content" %)
198 -(((
199 -(% class="card-title" %)
200 -=== Anywhere ===
201 -
202 -upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
203 -)))
204 -)))
205 -)))
206 -)))
207 -)))
208 -
209 -(% class="row" %)
210 -(((
211 -(% class="col-md-12" %)
212 -(((
213 -(% class="alert-info" %)
214 -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.
215 -)))
216 -)))
217 -
218 -(% class="row" %)
219 -(((
220 -(% class="col-md-6 col-md-offset-3" %)
221 -(((
222 -(((
223 -
224 -)))
225 -
226 -Search
227 -)))
228 -)))
229 -)))
230 -
231 -(% class="container-fluid clb-actions" %)
232 -(((
233 -(% class="container" %)
234 -(((
235 -(% class="row" %)
236 -(((
237 -(% class="col-md-4" %)
238 -(((
239 -(% class="row" %)
240 -(((
241 -(% class="col-md-10 text-center clb-box-container" %)
242 -(((
243 -(% class="clb-box-title" %)
244 -=== [[Browse Collabs>>path:/bin/view/Collabs/||class="clb-box"]] ===
245 -
246 -[[Find a collab, or create yours.>>path:/bin/view/Collabs/||class="clb-box"]]
247 -)))
248 -)))
249 -)))
250 -
251 -(% class="col-md-4" %)
252 -(((
253 -(% class="row" %)
254 -(((
255 -(% class="col-md-10 col-md-offset-1 text-center clb-box-container" %)
256 -(((
257 -(% class="clb-box-title" %)
258 -=== [[Support>>url:https://www.humanbrainproject.eu/en/hbp-platforms/support/||class="clb-box"]] ===
259 -
260 -[[Open and track support tickets on our support site.>>url:https://www.humanbrainproject.eu/en/hbp-platforms/support/||class="clb-box"]]
261 -)))
262 -)))
263 -)))
264 -
265 -(% class="col-md-4" %)
266 -(((
267 -(% class="row" %)
268 -(((
269 -(% class="col-md-10 col-md-offset-2 text-center clb-box-container" %)
270 -(((
271 -(% class="clb-box-title" %)
272 -=== [[Feedback>>path:/bin/view/Feedback/||class="clb-box"]] ===
273 -
274 -[[Please, give us a feedback about the new collaboratory.>>path:/bin/view/Feedback/||class="clb-box"]]
275 -)))
276 -)))
277 -)))
278 -)))
279 -)))
280 -)))
281 -
282 -
137 +</div>{{/html}}