Changes for page The Collaboratory

Last modified by mmorgan on 2023/11/15 16:32

From version 47.1
edited by bougault
on 2021/04/21 16:40
Change comment: Upload new image "bucket.png", version 1.1
To version 49.1
edited by chaney08
on 2021/04/21 16:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.bougault
1 +XWiki.chaney08
Content
... ... @@ -45,12 +45,15 @@
45 45  (((
46 46  == Drive ==
47 47  
48 -The [[drive service>>doc:Collabs.the-collaboratory.Getting Started.WebHome||anchor="HDrive"]] offers each collab its own storage space for files. The drive offers easy access to files from Jupyter Notebooks. All files are under version control.
48 +The [[drive service>>doc:Collabs.the-collaboratory.Getting Started.WebHome||anchor="HDrive"]] offers each collab its own storage space for files. The drive offers easy access to files from Jupyter Notebooks. All files are under version control. The Drive should contain smaller files that require collaboration.
49 49  )))
50 50  
51 51  (% class="col-md-6" %)
52 52  (((
53 53  [[image:drive.png>>doc:Collabs.the-collaboratory.Getting Started.WebHome||anchor="HDrive"]]
54 +
55 +
56 +
54 54  )))
55 55  )))
56 56  
... ... @@ -84,3 +84,18 @@
84 84  )))
85 85  )))
86 86  )))
90 +
91 +(% class="row" %)
92 +(((
93 +(% class="col-md-6" %)
94 +(((
95 +[[image:bucket.png>>doc:Collabs.the-collaboratory.Getting Started.WebHome||anchor="HLab2FNotebooks"]]
96 +)))
97 +
98 +(% class="col-md-6" %)
99 +(((
100 +== Bucket ==
101 +
102 +The [[bucket service>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Getting%20Started/#HBucket]] offers each collab its own storage space for files. The bucket offers easy access to files from Jupyter Notebooks via the [[bucket API>>https://data-proxy.ebrains.eu/api/docs]] . Datasets and files too large for the Drive should be stored here.
103 +)))
104 +)))