경고
The package qiskit-ibmq-provider
is being deprecated and its repo is going to be
archived soon. Please transition to the new packages. More information in
https://ibm.biz/provider_migration_guide
qiskit.providers.ibmq.experiment.IBMExperimentService.save_preferences¶
- IBMExperimentService.save_preferences(auto_save=None)[소스]¶
Stores experiment preferences on disk.
참고
These are preferences passed to the applications that use this service and have no effect on the service itself.
For example, if
auto_save
is set toTrue
, it tells the application, such asqiskit-experiments
, that you prefer changes to be automatically saved. It is up to the application to implement the preferences.- 매개변수
auto_save (
Optional
[bool
]) – Automatically save the experiment.- 반환 형식
None