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