Changes for page Extension tvb-ext-bucket

Last modified by teodoramisan on 2026/02/26 15:22

From version 14.1
edited by davidbacter01
on 2023/02/14 13:24
Change comment: Uploaded new attachment "image-20230214152450-1.gif", version {1}
To version 22.1
edited by ldomide
on 2023/05/17 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.davidbacter01
1 +XWiki.ldomide
Content
... ... @@ -1,17 +1,25 @@
1 -== Jupyter Lab Bucket extension ==
1 +Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-ext-bucket>>https://github.com/the-virtual-brain/tvb-ext-bucket]]
2 2  
3 +Release on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-bucket/>>https://pypi.org/project/tvb-ext-bucket/]]
3 3  
4 -This is an EBRAINS lab extension providing a file browser for the Data-Proxy straight into Jupyter Lab while bringing the power of drag & drop to manage files from and into local storage, EBRAINS Drive or Data-Proxy (Bucket).
5 +This extension is also installed in EBRAINS lab, where it can be tested directly.
5 5  
6 -=== ===
7 +(% class="wikigeneratedid" id="HJupyterLabBucketextension" %)
8 +__**Jupyter Lab Bucket extension**__
7 7  
8 -[[image:image-20230209172300-1.png]]
10 +This is an EBRAINS Lab extension providing a file browser for the Data-Proxy straight into Jupyter Lab while bringing the power of drag & drop to manage files from and into local storage, EBRAINS Drive or Data-Proxy (Bucket).
9 9  
10 -=== **Main features** ===
12 +{{html}}
13 +<iframe width="800" height="400" src="https://www.youtube.com/embed/uNI1ZdbjVNg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
14 +{{/html}}
11 11  
16 +
17 +(% class="wikigeneratedid" id="HMainfeatures" %)
18 +__**Main features**__
19 +
12 12  * connect to a bucket and browse files/folders
13 13  
14 -[[image:image-20230214115449-1.png]]
22 +[[image:image-20230214115449-1.png||height="402" width="350"]]
15 15  
16 16  * drag and drop files from bucket to drive to download
17 17  
... ... @@ -20,7 +20,7 @@
20 20  
21 21  * download files from bucket to drive via bucket contextual menu
22 22  
23 -[[image:image-20230214120859-3.png]]
31 +[[image:image-20230214120859-3.png||height="419" width="350"]]
24 24  
25 25  
26 26  * drag and drop files from drive to bucket to upload them
... ... @@ -27,14 +27,14 @@
27 27  * drag and drop files from local storage to bucket to upload them
28 28  * rename files from bucket contextual menu
29 29  
30 -[[image:image-20230214121217-6.png]]
38 +[[image:image-20230214121217-6.png||height="419" width="350"]]
31 31  
32 32  
33 33  * share download link for files from contextual menu (URL lifespan currently limited for private buckets)
34 34  
35 -[[image:image-20230214121129-5.png]]
43 +[[image:image-20230214121129-5.png||height="419" width="350"]]
36 36  
37 37  
38 38  * delete files from bucket from contextual menu
39 39  
40 -[[image:image-20230214121034-4.png]]
48 +[[image:image-20230214121034-4.png||height="419" width="350"]]
Public

TVB Widgets