Skip to content

Releases: MLMI2-CSSI/foundry

Pre-release -- metadata schema updates

08 Jun 20:28
Compare
Choose a tag to compare
Pre-release
  • metadata schema changes inline with MDF
  • require json2table
  • updated documentation in README, removed Sphinx references (also removed sphinx requirements)
  • configuration updates for development (load(), publish())
  • data model updates

Pre-release patch -- Keras model publication and container fixes

20 May 20:07
Compare
Choose a tag to compare
  • enable publication of Keras models
  • notebook example updates
  • fix DLHub container dependency bug

Pre-release patch -- require funcx version 0.0.5

06 May 16:35
1c57c2d
Compare
Choose a tag to compare

Patch. Need to lock in funcx at 0.0.5 to ensure compatibility with DLHub

Pre-release patch -- require mdf_connect_client properly

06 May 14:45
103b023
Compare
Choose a tag to compare
0.0.9

Merge pull request #88 from MLMI2-CSSI/aristanascourtas/ch481/fix-typ…

Pre-release -- model publishing and documentation updates

05 May 19:02
Compare
Choose a tag to compare
  • new publish_model() method (still in development) so user does not interact with DLHub
  • major documentation updates on GitBook, moved away from Sphinx
  • build() method for Data Package/Environment
  • some initial schema change infrastructure

0.0.7 pre release -- just to fix PyPi issue

17 Mar 16:31
b2d4c5e
Compare
Choose a tag to compare

Needed to update version in setup.py

0.0.6 Pre-release -- examples, data spec, and publishing updates

17 Mar 15:56
6dbab67
Compare
Choose a tag to compare

Updated documentation, data specifications, and notebook examples. Added publishing functionality that abstracts away MDF Connect Client methods.

Testing GHA deployment to PyPi

16 Sep 20:14
Compare
Choose a tag to compare
Pre-release

Testing GitHub Actions workflow for PyPi deployment on version 0.0.5.

0.0.31

09 Sep 20:14
318ab81
Compare
Choose a tag to compare
0.0.31 Pre-release
Pre-release
Merge pull request #38 from ethantruelove/master

Added HTTP download support.

0.0.4

09 Sep 20:24
a2e399b
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Replacing 0.0.31 that didn't push to PyPI