Wiki source code of Extension tvb-ext-bucket
Version 11.1 by davidbacter01 on 2023/02/14 10:14
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Jupyter Lab Bucket extension == | ||
| 2 | |||
| 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 | |||
| 6 | === === | ||
| 7 | |||
| 8 | [[image:image-20230209172300-1.png]] | ||
| 9 | |||
| 10 | === **Main features** === | ||
| 11 | |||
| 12 | * **connect to a bucket and browse files/folders** | ||
| 13 | * [[image:image-20230214115449-1.png]] | ||
| 14 | * **drag and drop files from bucket to drive to download** | ||
| 15 | * [[image:image-20230214120105-2.png]] | ||
| 16 | * **download files from bucket to drive via bucket contextual menu** | ||
| 17 | * [[image:image-20230214120859-3.png]] | ||
| 18 | * **drag and drop files from drive to bucket to upload them** | ||
| 19 | * **drag and drop files from local storage to bucket to upload them** | ||
| 20 | * **rename files from bucket contextual menu** | ||
| 21 | * [[image:image-20230214121217-6.png]] | ||
| 22 | * **share download link for files from contextual menu (URL lifespan currently limited for private buckets)** | ||
| 23 | * [[image:image-20230214121129-5.png]] | ||
| 24 | * **delete files from bucket from contextual menu** | ||
| 25 | * [[image:image-20230214121034-4.png]] |