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 | Release on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-bucket/>>https://pypi.org/project/tvb-ext-bucket/]] | ||
| 4 | |||
| 5 | This extension is also installed in EBRAINS lab, where it can be tested directly. | ||
| 6 | |||
| 7 | == Jupyter Lab Bucket extension == | ||
| 8 | |||
| 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). | ||
| 10 | |||
| 11 | {{html}} | ||
| 12 | <iframe width="402" height="350" 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> | ||
| 13 | {{/html}} | ||
| 14 | |||
| 15 | |||
| 16 | === **Main features** === | ||
| 17 | |||
| 18 | * connect to a bucket and browse files/folders | ||
| 19 | |||
| 20 | [[image:image-20230214115449-1.png||height="402" width="350"]] | ||
| 21 | |||
| 22 | * drag and drop files from bucket to drive to download | ||
| 23 | |||
| 24 | [[image:image-20230214120105-2.png]] | ||
| 25 | |||
| 26 | |||
| 27 | * download files from bucket to drive via bucket contextual menu | ||
| 28 | |||
| 29 | [[image:image-20230214120859-3.png||height="419" width="350"]] | ||
| 30 | |||
| 31 | |||
| 32 | * drag and drop files from drive to bucket to upload them | ||
| 33 | * drag and drop files from local storage to bucket to upload them | ||
| 34 | * rename files from bucket contextual menu | ||
| 35 | |||
| 36 | [[image:image-20230214121217-6.png||height="419" width="350"]] | ||
| 37 | |||
| 38 | |||
| 39 | * share download link for files from contextual menu (URL lifespan currently limited for private buckets) | ||
| 40 | |||
| 41 | [[image:image-20230214121129-5.png||height="419" width="350"]] | ||
| 42 | |||
| 43 | |||
| 44 | * delete files from bucket from contextual menu | ||
| 45 | |||
| 46 | [[image:image-20230214121034-4.png||height="419" width="350"]] |