Wiki source code of Extension tvb-ext-bucket

Version 18.1 by ldomide on 2023/03/08 16:26

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 The module has also been released on Pypi: [[https:~~/~~/pypi.org/project/tvb-ext-bucket/>>https://pypi.org/project/tvb-ext-bucket/]]
4
5 This extension is also installed already 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 [[image:image-20230214152450-1.gif]]
12
13
14 === **Main features** ===
15
16 * connect to a bucket and browse files/folders
17
18 [[image:image-20230214115449-1.png||height="402" width="350"]]
19
20 * drag and drop files from bucket to drive to download
21
22 [[image:image-20230214120105-2.png]]
23
24
25 * download files from bucket to drive via bucket contextual menu
26
27 [[image:image-20230214120859-3.png||height="419" width="350"]]
28
29
30 * drag and drop files from drive to bucket to upload them
31 * drag and drop files from local storage to bucket to upload them
32 * rename files from bucket contextual menu
33
34 [[image:image-20230214121217-6.png||height="419" width="350"]]
35
36
37 * share download link for files from contextual menu (URL lifespan currently limited for private buckets)
38
39 [[image:image-20230214121129-5.png||height="419" width="350"]]
40
41
42 * delete files from bucket from contextual menu
43
44 [[image:image-20230214121034-4.png||height="419" width="350"]]
Public

TVB Widgets