Skip to content

Releases: the-virtual-brain/tvb-ext-unicore

Release 3.0.0

25 Sep 12:17
98d01a5
Compare
Choose a tag to compare

Task

EBR-91 Migrate extension to JupyterLab 4 and Python 3.11

Release 2.0.0

05 Apr 20:10
Compare
Choose a tag to compare
  • Update to be compatible with pyunicore==1.0
  • Fix Sonar warnings
  • Update copyright year and enhance Acknowledgements section

Release 1.2.0

17 Jul 11:40
0f4762a
Compare
Choose a tag to compare
* [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

24 Feb 13:49
Compare
Choose a tag to compare

Add side-bar button for accessing the tvb-ext-unicore extension.

Release 1.0.0

30 Jan 14:35
ff24bd4
Compare
Choose a tag to compare

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

25 Nov 16:34
Compare
Choose a tag to compare

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

20 May 12:09
Compare
Choose a tag to compare

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

23 Mar 09:00
Compare
Choose a tag to compare

Release 0.1.2

17 Mar 15:39
Compare
Choose a tag to compare

Bug fix:

  • fix import of clb_oauth for usage in EBRAINS Lab.

Release 0.1.1

16 Mar 16:12
Compare
Choose a tag to compare

Bug fix:

  • get_sites endpoint was called at jupyterlab start-up causing an exception to be thrown.