Release Notes 2.19 (April 2024)
Data Connectors - AWS Athena and Databricks
When creating a new Internal Data Asset, users now have the ability to connect directly to AWS Athena or a Databricks SQL Warehouse as a data source. Users can provide a query, the results of which will become the contents of the new Internal Data Asset.

New Data Asset Type - Combined Data
This new Data type, which can be selected from the "New Data" menu, allows you to combine multiple External Data into a new Combined Data, which can then be attached to a Pipeline. Using these new Combined Data, you can now parallelize and parameterize Pipeline data sources at the level of the Data instead of at the Data constituent item level. Additionally, this functionality allows you to easily attach hundreds or thousands of Data to a Pipeline at once without the need to manually move or combine data, avoiding multiple drag-and-drop operations in the UI.

Public API - Python SDK
The Code Ocean Python SDK provides convenient access to the Code Ocean API from applications written in the Python language. This SDK enables you to manage Code Ocean resources such as Capsules, Data Assets, and Computations in your Python applications. All Python examples in the Code Ocean API Documentation have also now been updated to reference the SDK.
To learn more, visit the Python SDK page of our API guide here.
Last updated
