unity-sds / unity-py

Apache License 2.0
2 stars 4 forks source link

Fix for issue #30: Add Dockstore API interface for retrieving application files #42

Closed mliukis closed 1 year ago

mliukis commented 1 year ago

Added DockstoreAppCatalog.download_files() method to download latest available version of the application.

The code is tested by sounder-sips-tutorial/jupyter-notebooks/tutorials/dockstore_publish.ipynb - has its own PR.

mike-gangl commented 1 year ago

@mliukis can you update the CHANGELOG with this update?

mliukis commented 1 year ago

@mike-gangl Done.