Wiki source code of Collaboratory Community Apps
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{info}} | ||
2 | (% class=" wikigeneratedheader" %) | ||
3 | == How to integrate your application within the Collaboratory ecosystem == | ||
4 | {{/info}} | ||
5 | |||
6 | (% class="row" %) | ||
7 | ((( | ||
8 | (% class="col-xs-12 col-sm-8" %) | ||
9 | ((( | ||
10 | = What can I find here? = | ||
11 | |||
12 | * A [[guide>>doc:.Community App Developer Guide.WebHome]] describing how to register your application so users can install it in their collabs | ||
13 | * A [[proposed implementation>>doc:.Community App Developer Guide.Storing data in user space.WebHome]] on how to use the Collaboratory.drive as a backend to store information in user space | ||
14 | |||
15 | = Who has access? = | ||
16 | |||
17 | This is a public collab. It is aimed at developers who want to integrate their service with the Collaboratory ecosystem. | ||
18 | ))) | ||
19 | |||
20 | |||
21 | (% class="col-xs-12 col-sm-4" %) | ||
22 | ((( | ||
23 | {{box title="**Contents**"}} | ||
24 | {{toc/}} | ||
25 | {{/box}} | ||
26 | |||
27 | |||
28 | ))) | ||
29 | ))) |