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.72 by asantars on 2020/06/23 21:36

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="/bin/view/Collabs/the-collaboratory/Getting%20Started/">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 Discover all the
131 <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>.
132 </div>
133 </div>
134 </div>
135 <!--div class="container clb-content">
136
137 <div class="teasing">
138 <div class="row">
139 <div class="col-md-3">
140 <div class="card collaborate">
141 <div class="card-header"></div>
142 <div class="card-content">
143 <h3 class="card-title">Collaborate</h3>
144 <p>
145 create projects and documents, invite collaborators, co-produce articles and release your team work for the community
146 </p>
147 </div>
148 </div>
149 </div>
150 <div class="col-md-3">
151 <div class="card reproductible">
152 <div class="card-header"></div>
153 <div class="card-content">
154 <h3 class="card-title">Reproducible</h3>
155 <p>
156 initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
157 </p>
158 </div>
159 </div>
160 </div>
161 <div class="col-md-3">
162 <div class="card science">
163 <div class="card-header"></div>
164 <div class="card-content">
165 <h3 class="card-title">Science</h3>
166 <p>
167 develop code, visualise results, generate data and collaborate on your research
168 </p>
169 </div>
170 </div>
171 </div>
172 <div class="col-md-3">
173 <div class="card anywhere">
174 <div class="card-header"></div>
175 <div class="card-content">
176 <h3 class="card-title">Anywhere</h3>
177 <p>
178 upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
179 </p>
180 </div>
181 </div>
182 </div>
183 </div>
184 </div>
185 <div class="row">
186 <div class="col-md-12">
187
188 <p class="alert-info">
189 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>
190 </div>
191 </div>
192
193 <div class="row">
194 <div class="col-md-6 col-md-offset-3">
195 <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
196 <div>
197 <input type="text" class="form-control" name="text">
198 <i class="glyphicon glyphicon-search"></i>
199 </div>
200 <button class="btn clb-btn-default" type="submit">Search</button>
201 </form>
202 </div>
203 </div>
204 </div>
205 <div class="container-fluid clb-actions">
206 <div class="container">
207 <div class="row">
208
209 <div class="col-md-4">
210 <div class="row">
211 <div class="col-md-10 text-center clb-box-container">
212 <a class="clb-box" href="/bin/view/Collabs/">
213 <h3 class="clb-box-title">Browse Collabs</h3>
214 <p>
215 Find a collab, or create yours.
216 </p>
217 </a>
218 </div>
219 </div>
220 </div>
221
222 <div class="col-md-4">
223 <div class="row">
224 <div class="col-md-10 col-md-offset-1 text-center clb-box-container">
225 <a class="clb-box" target="_blank" href="https://ebrains.eu/support/">
226 <h3 class="clb-box-title">Support</h3>
227 <p>
228 Open and track support tickets on our support site.
229 </p>
230 </a>
231 </div>
232 </div>
233 </div>
234
235 <div class="col-md-4">
236 <div class="row">
237 <div class="col-md-10 col-md-offset-2 text-center clb-box-container">
238 <a class="clb-box" href="/bin/view/Feedback/">
239 <h3 class="clb-box-title">Feedback</h3>
240 <p>
241 Please, give us a feedback about the new collaboratory.
242 </p>
243 </a>
244 </div>
245 </div>
246 </div>
247 </div>
248 </div>
249 </div -->
250 {{/html}}