Wiki source code of Extension tvb-ext-bucket

Version 22.1 by ldomide on 2023/05/17 15:43

Show last authors
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 (% class="wikigeneratedid" id="HJupyterLabBucketextension" %)
8 __**Jupyter Lab Bucket extension**__
9
10 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).
11
12 {{html}}
13 <iframe width="800" height="400" 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>
14 {{/html}}
15
16
17 (% class="wikigeneratedid" id="HMainfeatures" %)
18 __**Main features**__
19
20 * connect to a bucket and browse files/folders
21
22 [[image:image-20230214115449-1.png||height="402" width="350"]]
23
24 * drag and drop files from bucket to drive to download
25
26 [[image:image-20230214120105-2.png]]
27
28
29 * download files from bucket to drive via bucket contextual menu
30
31 [[image:image-20230214120859-3.png||height="419" width="350"]]
32
33
34 * drag and drop files from drive to bucket to upload them
35 * drag and drop files from local storage to bucket to upload them
36 * rename files from bucket contextual menu
37
38 [[image:image-20230214121217-6.png||height="419" width="350"]]
39
40
41 * share download link for files from contextual menu (URL lifespan currently limited for private buckets)
42
43 [[image:image-20230214121129-5.png||height="419" width="350"]]
44
45
46 * delete files from bucket from contextual menu
47
48 [[image:image-20230214121034-4.png||height="419" width="350"]]
Public

TVB Widgets