Wiki source code of Collaborate on reproducible science, anywhere
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
35.1 | 1 | {{velocity}}#set($displayContentFooter=false) |
![]() |
1.1 | 2 | #set($displayDocExtra=false) |
![]() |
35.1 | 3 | #set($displayContentMenu=false){{/velocity}} |
4 | {{html clean="false"}}<div class="container clb-content"> | ||
5 | <!-- | ||
![]() |
30.1 | 6 | <div class="box warningmessage"> |
![]() |
34.1 | 7 | Dear users, we will have maintenance on the Juelich UNICORE services on |
![]() |
30.1 | 8 | February 25-26, which might affect access to the Juelich supercomputing |
![]() |
29.1 | 9 | machines via UNICORE. Other sites will not be affected. |
![]() |
30.1 | 10 | </div> |
![]() |
35.1 | 11 | --> |
![]() |
1.1 | 12 | <div class="teasing"> |
13 | <div class="row"> | ||
14 | <div class="col-md-3"> | ||
15 | <div class="card collaborate"> | ||
16 | <div class="card-header"></div> | ||
17 | <div class="card-content"> | ||
18 | <h3 class="card-title">Collaborate</h3> | ||
19 | <p> | ||
20 | create projects and documents, invite collaborators, co-produce articles and release your team work for the community | ||
21 | </p> | ||
22 | </div> | ||
23 | </div> | ||
24 | </div> | ||
25 | <div class="col-md-3"> | ||
26 | <div class="card reproductible disabled"> | ||
27 | <div class="card-header"> | ||
28 | <div class="coming-soon"> | ||
29 | <span>Coming Soon</span> | ||
30 | </div> | ||
31 | </div> | ||
32 | <div class="card-content"> | ||
33 | <h3 class="card-title">Reproducible</h3> | ||
34 | <p> | ||
35 | initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments | ||
36 | </p> | ||
37 | </div> | ||
38 | </div> | ||
39 | </div> | ||
40 | <div class="col-md-3"> | ||
41 | <div class="card science disabled"> | ||
42 | <div class="card-header"> | ||
43 | <div class="coming-soon"> | ||
44 | <span>Coming Soon</span> | ||
45 | </div> | ||
46 | </div> | ||
47 | <div class="card-content"> | ||
48 | <h3 class="card-title">Science</h3> | ||
49 | <p> | ||
50 | develop code, visualise results, generate data and collaborate on your research | ||
51 | </p> | ||
52 | </div> | ||
53 | </div> | ||
54 | </div> | ||
55 | <div class="col-md-3"> | ||
56 | <div class="card anywhere disabled"> | ||
57 | <div class="card-header"> | ||
58 | <div class="coming-soon"> | ||
59 | <span>Coming Soon</span> | ||
60 | </div> | ||
61 | </div> | ||
62 | <div class="card-content"> | ||
63 | <h3 class="card-title">Anywhere</h3> | ||
64 | <p> | ||
65 | upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers | ||
66 | </p> | ||
67 | </div> | ||
68 | </div> | ||
69 | </div> | ||
70 | </div> | ||
71 | </div> | ||
72 | <div class="row"> | ||
73 | <div class="col-md-12"> | ||
74 | |||
75 | <p class="alert-info"> | ||
76 | 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> | ||
77 | </div> | ||
78 | </div> | ||
79 | |||
80 | <div class="row"> | ||
81 | <div class="col-md-6 col-md-offset-3"> | ||
82 | <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> | ||
83 | <div> | ||
84 | <input type="text" class="form-control" name="text"> | ||
85 | <i class="glyphicon glyphicon-search"></i> | ||
86 | </div> | ||
87 | <button class="btn clb-btn-default" type="submit">Search</button> | ||
88 | </form> | ||
89 | </div> | ||
90 | </div> | ||
91 | </div> | ||
92 | <div class="container-fluid clb-actions"> | ||
93 | <div class="container"> | ||
94 | <div class="row"> | ||
95 | |||
96 | <div class="col-md-4"> | ||
97 | <div class="row"> | ||
98 | <div class="col-md-10 text-center clb-box-container"> | ||
99 | <a class="clb-box" href="/bin/view/Collabs/"> | ||
100 | <h3 class="clb-box-title">Browse Collabs</h3> | ||
101 | <p> | ||
102 | Find a collab, or create yours. | ||
103 | </p> | ||
104 | </a> | ||
105 | </div> | ||
106 | </div> | ||
107 | </div><!-- /.col-md-4 --> | ||
108 | |||
109 | <div class="col-md-4"> | ||
110 | <div class="row"> | ||
111 | <div class="col-md-10 col-md-offset-1 text-center clb-box-container"> | ||
112 | <a class="clb-box" href="https://www.humanbrainproject.eu/en/hbp-platforms/support/"> | ||
113 | <h3 class="clb-box-title">Support</h3> | ||
114 | <p> | ||
115 | Open and track support tickets on our support site. | ||
116 | </p> | ||
117 | </a> | ||
118 | </div> | ||
119 | </div> | ||
120 | </div><!-- /.col-md-4 --> | ||
121 | |||
122 | <div class="col-md-4"> | ||
123 | <div class="row"> | ||
124 | <div class="col-md-10 col-md-offset-2 text-center clb-box-container"> | ||
125 | <a class="clb-box" href="/bin/view/Feedback/"> | ||
126 | <h3 class="clb-box-title">Feedback</h3> | ||
127 | <p> | ||
128 | Please, give us a feedback about the new collaboratory. | ||
129 | </p> | ||
130 | </a> | ||
131 | </div> | ||
132 | </div> | ||
133 | </div><!-- /.col-md-4 --> | ||
134 | </div> | ||
135 | </div> | ||
![]() |
36.1 | 136 | </div>{{/html}} |