Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Collaborate on reproducible science, anywhere - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Version 58.69 by asantars on 2020/06/23 21:34

Show last authors
1 {{velocity}}
2 #set($displayContentFooter=false)
3 #set($displayDocExtra=false)
4 #set($displayContentMenu=false)
5 {{/velocity}}
6
7 {{html clean="false"}}
8 <div class="container">
9 <div class="row">
10 <div class="col-md-7 col-md-push-5">
11 <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
12 </div>
13 <div class="col-md-5 col-md-pull-7">
14 <h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3>
15 <a class="btn btn-primary btn-lg" href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">Getting started</a>
16 </div>
17 </div>
18 </div>
19 <div class="container-fluid search__row">
20 <div class="container">
21 <div class="col-md-6 col-md-offset-3">
22 <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
23 <div>
24 <input type="text" class="form-control" name="text" placeholder="Search in the collaboratory">
25 <i class="glyphicon glyphicon-search"></i>
26 </div>
27 <button class="btn clb-btn-default" type="submit">Search</button>
28 </form>
29 </div>
30
31 </div>
32 </div>
33
34 <div class="container highlighted">
35 <h4 class="highlighted__title">Highlighted collabs</h4>
36 <div class="row highlighted_row">
37 <div class="col-sm-6 col-md-4">
38 <div class="thumbnail">
39 <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
40 <div class="caption">
41 <h3>The Collaboratory</h3>
42 <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p>
43 </div>
44 </div>
45 </div>
46 <div class="col-sm-6 col-md-4">
47 <div class="thumbnail">
48 <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
49 <div class="caption">
50 <h3>The Collaboratory</h3>
51 <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p>
52 </div>
53 </div>
54 </div>
55 <div class="col-sm-6 col-md-4">
56 <div class="thumbnail">
57 <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
58 <div class="caption">
59 <h3><a href="">The Collaboratory</a></h3>
60 <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p>
61 </div>
62 </div>
63 </div>
64 </div>
65 </div>
66
67 <div class="container">
68 <div class="row pre-footer">
69 <div class="col-md-12">
70 Explore all the <a href="/bin/view/Main/Search">Collabs</a>
71 </div>
72 </div>
73 </div>
74
75
76 <!--
77 <div class="container get-started">
78 <h4 class="get-started__title">Get started</h4>
79 <div class="row get-started__row">
80 <div class="col-xs-12 col-md-6">
81 <img class="img-responsive"
82 src="https://via.placeholder.com/600x300"/>
83 </div>
84 <div class="col-xs-12 col-md-6">
85 <a href="#">
86 <h2 class="get-started__row__title">Create a collab</h2>
87 <p class="get-started__row__text">
88 Discover how to create Collabs, a space which enables you to
89 collaborate.
90 </p>
91 </a>
92 </div>
93 </div>
94 <div class="row get-started__row">
95 <div class="col-md-6">
96 <img
97 class="img-responsive"
98 src="https://via.placeholder.com/600x300"
99 />
100 </div>
101 <div class="col-md-6">
102 <a href="#">
103 <h2 class="get-started__row__title">Team</h2>
104 <p class="get-started__row__text">
105 Add members to your team in the collab.
106 </p>
107 </a>
108 </div>
109 </div>
110 <div class="row get-started__row">
111 <div class="col-md-6">
112 <img
113 class="img-responsive"
114 src="https://via.placeholder.com/600x300"
115 />
116 </div>
117 <div class="col-md-6">
118 <a href="#">
119 <h2 class="get-started__row__title">Jupyter Notebook</h2>
120 <p class="get-started__row__text">
121 Run your Jupyter notebook. Share it with colleagues.
122 </p>
123 </a>
124 </div>
125 </div>
126 </div> -->
127 <div class="container">
128 <div class="row pre-footer">
129 <div class="col-md-12">
130 The Collaboratory is part of EBRAINS.<br />
131 Discover the other
132 <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>.
133 </div>
134 </div>
135 </div>
136 <!--div class="container clb-content">
137
138 <div class="teasing">
139 <div class="row">
140 <div class="col-md-3">
141 <div class="card collaborate">
142 <div class="card-header"></div>
143 <div class="card-content">
144 <h3 class="card-title">Collaborate</h3>
145 <p>
146 create projects and documents, invite collaborators, co-produce articles and release your team work for the community
147 </p>
148 </div>
149 </div>
150 </div>
151 <div class="col-md-3">
152 <div class="card reproductible">
153 <div class="card-header"></div>
154 <div class="card-content">
155 <h3 class="card-title">Reproducible</h3>
156 <p>
157 initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
158 </p>
159 </div>
160 </div>
161 </div>
162 <div class="col-md-3">
163 <div class="card science">
164 <div class="card-header"></div>
165 <div class="card-content">
166 <h3 class="card-title">Science</h3>
167 <p>
168 develop code, visualise results, generate data and collaborate on your research
169 </p>
170 </div>
171 </div>
172 </div>
173 <div class="col-md-3">
174 <div class="card anywhere">
175 <div class="card-header"></div>
176 <div class="card-content">
177 <h3 class="card-title">Anywhere</h3>
178 <p>
179 upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
180 </p>
181 </div>
182 </div>
183 </div>
184 </div>
185 </div>
186 <div class="row">
187 <div class="col-md-12">
188
189 <p class="alert-info">
190 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.</p>
191 </div>
192 </div>
193
194 <div class="row">
195 <div class="col-md-6 col-md-offset-3">
196 <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
197 <div>
198 <input type="text" class="form-control" name="text">
199 <i class="glyphicon glyphicon-search"></i>
200 </div>
201 <button class="btn clb-btn-default" type="submit">Search</button>
202 </form>
203 </div>
204 </div>
205 </div>
206 <div class="container-fluid clb-actions">
207 <div class="container">
208 <div class="row">
209
210 <div class="col-md-4">
211 <div class="row">
212 <div class="col-md-10 text-center clb-box-container">
213 <a class="clb-box" href="/bin/view/Collabs/">
214 <h3 class="clb-box-title">Browse Collabs</h3>
215 <p>
216 Find a collab, or create yours.
217 </p>
218 </a>
219 </div>
220 </div>
221 </div>
222
223 <div class="col-md-4">
224 <div class="row">
225 <div class="col-md-10 col-md-offset-1 text-center clb-box-container">
226 <a class="clb-box" target="_blank" href="https://ebrains.eu/support/">
227 <h3 class="clb-box-title">Support</h3>
228 <p>
229 Open and track support tickets on our support site.
230 </p>
231 </a>
232 </div>
233 </div>
234 </div>
235
236 <div class="col-md-4">
237 <div class="row">
238 <div class="col-md-10 col-md-offset-2 text-center clb-box-container">
239 <a class="clb-box" href="/bin/view/Feedback/">
240 <h3 class="clb-box-title">Feedback</h3>
241 <p>
242 Please, give us a feedback about the new collaboratory.
243 </p>
244 </a>
245 </div>
246 </div>
247 </div>
248 </div>
249 </div>
250 </div -->
251 {{/html}}