Releases: the-virtual-brain/tvb-ext-unicore
Releases · the-virtual-brain/tvb-ext-unicore
Release 3.0.0
Task
EBR-91 Migrate extension to JupyterLab 4
and Python 3.11
Release 2.0.0
- Update to be compatible with
pyunicore==1.0
- Fix Sonar warnings
- Update copyright year and enhance Acknowledgements section
Release 1.2.0
* [WID-193] - Alert user on issues when unicore connection is not possible
* [WID-162] - Receive the site at start-up and automatically show the jobs for it
Release 1.1.0
Add side-bar button for accessing the tvb-ext-unicore extension.
Release 1.0.0
Support download of folders and fix refresh button to correctly update the status of jobs.
Detailed list of tasks from Jira:
** Task
* [WID-158] - Option to download a folder from tvb-ext-unicore
* [WID-148] - Refresh button does not seem to be working well
Release 0.3.0
Add refresh button and compatibility with latest pyunicore version.
Detailed list of tasks from Jira:
** Task
* [WID-80] - Improve tvb-ext-unicore aspect
* [WID-113] - Make tvb-ext-unicore compatible with latest release of pyunicore
Release 0.2
Handle job outputs and add few improvements.
Detailed list of tasks from Jira:
** Task
* [WID-38] - Extend tvb-ext-unicore to show and handle jobs
* [WID-64] - Add option NONE in the sites combobox
* [WID-65] - Cleanup GIT history
* [WID-43] - Add unit-tests for react parts
* [WID-49] - Drag & Drop a job in a notebook cell
* [WID-50] - List OUTPUT files and folders for a job
* [WID-51] - Drag a job output file and drop in the Drive area
* [WID-59] - Download output file in the current folder
* [WID-60] - Drag and drop a file into a notebook cell
** Bug
* [WID-42] - Handle exception when retrieving sites
Release 0.1.3
Release 0.1.2
Bug fix:
- fix import of clb_oauth for usage in EBRAINS Lab.
Release 0.1.1
Bug fix:
- get_sites endpoint was called at jupyterlab start-up causing an exception to be thrown.