Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show test run in the model info page (#352)
* Insert a model interface markdown * allow insert model id to interface docs * Improve test run display * support minimal_ui option for runbtn * Display input and output side by side. * add waiting animation * format the code * split input and output * add dwnload button * fix bugs caused by no sample_inputs; bool type img * remove show_code when click run in minimal_ui mode * add expected dims; check input shape at frontend * some changes * Changes on interface regarding usability * format the code * increase test-run-form height * Update bioengine-test-run.imjoy.html * Fix run button text * Update imjoy-run-buttons.js * Update ResourceItemInfo.vue --------- Co-authored-by: Wei Ouyang <[email protected]> Co-authored-by: Caterina Fuster-Barceló <[email protected]>
- Loading branch information