Changes for page Extension tvb-ext-bucket

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

From version 15.1
edited by davidbacter01
on 2023/02/14 13:25
Change comment: There is no comment for this version
To version 19.1
edited by paulapopa
on 2023/03/22 07:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.davidbacter01
1 +XWiki.paulapopa
Content
... ... @@ -1,16 +1,21 @@
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 -=== [[image:image-20230214152450-1.gif]] ===
7 +== Jupyter Lab Bucket extension ==
7 7  
9 +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).
8 8  
11 +[[image:image-20230214152450-1.gif]]
12 +
13 +
9 9  === **Main features** ===
10 10  
11 11  * connect to a bucket and browse files/folders
12 12  
13 -[[image:image-20230214115449-1.png]]
18 +[[image:image-20230214115449-1.png||height="402" width="350"]]
14 14  
15 15  * drag and drop files from bucket to drive to download
16 16  
... ... @@ -19,7 +19,7 @@
19 19  
20 20  * download files from bucket to drive via bucket contextual menu
21 21  
22 -[[image:image-20230214120859-3.png]]
27 +[[image:image-20230214120859-3.png||height="419" width="350"]]
23 23  
24 24  
25 25  * drag and drop files from drive to bucket to upload them
... ... @@ -26,14 +26,14 @@
26 26  * drag and drop files from local storage to bucket to upload them
27 27  * rename files from bucket contextual menu
28 28  
29 -[[image:image-20230214121217-6.png]]
34 +[[image:image-20230214121217-6.png||height="419" width="350"]]
30 30  
31 31  
32 32  * share download link for files from contextual menu (URL lifespan currently limited for private buckets)
33 33  
34 -[[image:image-20230214121129-5.png]]
39 +[[image:image-20230214121129-5.png||height="419" width="350"]]
35 35  
36 36  
37 37  * delete files from bucket from contextual menu
38 38  
39 -[[image:image-20230214121034-4.png]]
44 +[[image:image-20230214121034-4.png||height="419" width="350"]]
Public

TVB Widgets