qiskit-experiments icon indicating copy to clipboard operation
qiskit-experiments copied to clipboard

Raise error when saving metadata without a service

Open coruscating opened this issue 1 year ago • 0 comments

Summary

Closes #1134. Note that save() already raised an error when there's no service and suppress_errors is False, so this PR specifically handles the case when save_metadata() is invoked separately.

This also adds error handling for saving figures.

coruscating avatar Sep 27 '23 17:09 coruscating