Release Notes v1.19 (January 2022)

Bitbucket Git Provider

Code Ocean is now integrated with Bitbucket.

Be sure that the VPC Admin preconfigured your Bitbucket organization in the Admin Panel

3. Click Clone from <your_Bitbucket_org> to clone a Bitbucket Repository

4. Navigate to Account to generate a PAT (personal access token)

Logs Collection for Failed Runs

This new feature allows the download of computation run logs to make sharing error messages with the Code Ocean support team easier to troubleshoot. To do this:

  1. From the Timeline, find the relevant failed run and select Download Error Log from the dropdown list.

2. Click Save.

3. Email the Error Log to the support team

Dataset Details Panel

This new UI enhancement opens a side panel containing all the dataset detail when a data asset is clicked on the Data Assets page. This panel provides the following capabilities and information:

  • The properties of the Data Asset.

  • The files which can be sorted and searched.

  • Where there are multiple folders they can be drilled down to view the files contained in them.

  • The ability to share the data asset, includes a dropdown list of recipients. Permissions can be selected for each recipient.

  • Tags to identify data assets by.

  • The creator of the data asset and when it was created.

  • The size and number of files contained in the data asset.

  • The ability to Archive the data asset from the panel.

External Datasets Indexing Improvement

The time it takes to index the files in both an internal and external dataset has been improved. The way the index is created now allows for quicker and easier access to the files

Last updated