Open charleshu-8 opened 4 months ago
Update template for SAF CLI integration in the appendix to make sure that the json.stringify is formatted. This is in the Skeleton Convert Command File section. fs.writeFileSync(checkSuffix(flags.output), JSON.stringify(converter.toHdf())) -> fs.writeFileSync(checkSuffix(flags.output), JSON.stringify(converter.toHdf(), null, 2))
Stale issue message
Planned rework for OHDF mapper course release v2:
A Look Ahead
/Knowledge Check
sections to rest of course.More Practice
section or rework it heavily to mirror an unguided lab v2.Reminders/notes: