Wiki source code of Extension tvb-ext-bucket
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
16.1 | 1 | Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-ext-bucket>>https://github.com/the-virtual-brain/tvb-ext-bucket]] |
| |
2.1 | 2 | |
| |
19.1 | 3 | Release on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-bucket/>>https://pypi.org/project/tvb-ext-bucket/]] |
| |
16.1 | 4 | |
| |
19.1 | 5 | This extension is also installed in EBRAINS lab, where it can be tested directly. |
| |
18.1 | 6 | |
| |
17.1 | 7 | == Jupyter Lab Bucket extension == |
| 8 | |||
| |
19.1 | 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). |
| |
2.1 | 10 | |
| |
20.1 | 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}} | ||
| |
2.1 | 14 | |
| |
10.1 | 15 | |
| |
11.1 | 16 | === **Main features** === |
| |
10.1 | 17 | |
| |
13.1 | 18 | * connect to a bucket and browse files/folders |
| |
12.1 | 19 | |
| |
15.2 | 20 | [[image:image-20230214115449-1.png||height="402" width="350"]] |
| |
12.1 | 21 | |
| |
13.1 | 22 | * drag and drop files from bucket to drive to download |
| |
12.1 | 23 | |
| 24 | [[image:image-20230214120105-2.png]] | ||
| 25 | |||
| 26 | |||
| |
13.1 | 27 | * download files from bucket to drive via bucket contextual menu |
| 28 | |||
| |
15.2 | 29 | [[image:image-20230214120859-3.png||height="419" width="350"]] |
| |
12.1 | 30 | |
| 31 | |||
| |
13.1 | 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 | ||
| |
12.1 | 35 | |
| |
15.2 | 36 | [[image:image-20230214121217-6.png||height="419" width="350"]] |
| |
12.1 | 37 | |
| 38 | |||
| |
13.1 | 39 | * share download link for files from contextual menu (URL lifespan currently limited for private buckets) |
| 40 | |||
| |
15.2 | 41 | [[image:image-20230214121129-5.png||height="419" width="350"]] |
| |
12.1 | 42 | |
| 43 | |||
| |
13.1 | 44 | * delete files from bucket from contextual menu |
| 45 | |||
| |
15.2 | 46 | [[image:image-20230214121034-4.png||height="419" width="350"]] |