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
on 2023/02/14 13:25
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.d avidbacter011 +XWiki.ldomide - Content
-
... ... @@ -1,9 +1,12 @@ 1 - == JupyterLabBucketextension==1 +Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-ext-bucket>>https://github.com/the-virtual-brain/tvb-ext-bucket]] 2 2 3 +The module has also been released on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-bucket/>>https://pypi.org/project/tvb-ext-bucket/]] 3 3 5 +== Jupyter Lab Bucket extension == 6 + 4 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 5 6 - ===[[image:image-20230214152450-1.gif]]===9 +[[image:image-20230214152450-1.gif]] 7 7 8 8 9 9 === **Main features** === ... ... @@ -10,7 +10,7 @@ 10 10 11 11 * connect to a bucket and browse files/folders 12 12 13 -[[image:image-20230214115449-1.png]] 16 +[[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]] 25 +[[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]] 32 +[[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]] 37 +[[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]] 42 +[[image:image-20230214121034-4.png||height="419" width="350"]]