Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

경고

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 to True, it tells the application, such as qiskit-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