Changes for page Extension tvb-ext-bucket

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

From version 16.1
edited by ldomide
on 2023/02/15 11:16
Change comment: There is no comment for this version
To version 15.1
edited by davidbacter01
on 2023/02/14 13:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ldomide
1 +XWiki.davidbacter01
Content
... ... @@ -1,9 +1,6 @@
1 1  == Jupyter Lab Bucket extension ==
2 2  
3 -Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-ext-bucket>>https://github.com/the-virtual-brain/tvb-ext-bucket]]
4 4  
5 -The module has also been released on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-bucket/>>https://pypi.org/project/tvb-ext-bucket/]]
6 -
7 7  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  
9 9  === [[image:image-20230214152450-1.gif]] ===
... ... @@ -13,7 +13,7 @@
13 13  
14 14  * connect to a bucket and browse files/folders
15 15  
16 -[[image:image-20230214115449-1.png||height="402" width="350"]]
13 +[[image:image-20230214115449-1.png]]
17 17  
18 18  * drag and drop files from bucket to drive to download
19 19  
... ... @@ -22,7 +22,7 @@
22 22  
23 23  * download files from bucket to drive via bucket contextual menu
24 24  
25 -[[image:image-20230214120859-3.png||height="419" width="350"]]
22 +[[image:image-20230214120859-3.png]]
26 26  
27 27  
28 28  * drag and drop files from drive to bucket to upload them
... ... @@ -29,14 +29,14 @@
29 29  * drag and drop files from local storage to bucket to upload them
30 30  * rename files from bucket contextual menu
31 31  
32 -[[image:image-20230214121217-6.png||height="419" width="350"]]
29 +[[image:image-20230214121217-6.png]]
33 33  
34 34  
35 35  * share download link for files from contextual menu (URL lifespan currently limited for private buckets)
36 36  
37 -[[image:image-20230214121129-5.png||height="419" width="350"]]
34 +[[image:image-20230214121129-5.png]]
38 38  
39 39  
40 40  * delete files from bucket from contextual menu
41 41  
42 -[[image:image-20230214121034-4.png||height="419" width="350"]]
39 +[[image:image-20230214121034-4.png]]
Public

TVB Widgets