microbiomedata / nmdc-runtime

Runtime system for NMDC data management and orchestration
https://microbiomedata.github.io/nmdc-runtime/
Other
5 stars 3 forks source link

Migrations: Update `migrate_10_3_0_to_10_4_0.ipynb` notebook to use newer migrator #573

Closed eecavanna closed 3 months ago

eecavanna commented 3 months ago

The migrator originally used by that notebook was incomplete. The complete version was introduced in nmdc-schema v10.5.6. The task here is to update the notebook to use that newer schema package, in which the migrator is complete.