Attention: The EBRAINS IDM/IAM will be down tomorrow, Wednesday 17nd December, from 17:00 CET for up to 30 minutes for maintenance. Please be aware that this will affect all services that require login or authentication.


Changes for page Documentation Bucket

Last modified by chaney08 on 2023/04/19 15:03

From version 9.1
edited by chaney08
on 2023/04/19 15:03
Change comment: There is no comment for this version
To version 7.3
edited by chaney08
on 2021/07/20 19:18
Change comment: Updated the relative links.

Summary

Details

Page properties
Content
... ... @@ -19,7 +19,7 @@
19 19  * videos
20 20  * large IT images, although EBRAINS has a self-hosted Docker registry which is better suited for that specific use case than the Bucket service
21 21  
22 -Users can access these Bucket files programmatically (e.g. via Jupyter Notebooks) by using the [[bucket API>>doc:API]].
22 +Users can access these Bucket files programmatically (e.g. via Jupyter Notebooks) by using the [[bucket API>>doc:Collabs.collab-devs.Documentation Bucket.API.WebHome]].
23 23  
24 24  === Bucket vs Drive ===
25 25  
... ... @@ -32,7 +32,7 @@
32 32  ==== Advantages of the Drive ====
33 33  
34 34  * Files in the Drive can be moved and renamed without having to download and re-upload them.
35 -* Versions of a file are readily accessible to users in the Drive.
35 +* Versions of a file are readily accessible to users in the Drive. Files in the Bucket are versioned but users don't have direct access to versions for now.
36 36  * Office file types can be opened for online collaborative editing with the Collaboratory Office service directly from the Drive.
37 37  * Access from a Jupyter notebook can be performed without importing any library/package.
38 38