Skip to content

Instantly share code, notes, and snippets.

@snowflake1201
Last active May 17, 2020 07:40
Show Gist options
  • Save snowflake1201/52f968ff7e03d11817b69a2cd2089eb0 to your computer and use it in GitHub Desktop.
Save snowflake1201/52f968ff7e03d11817b69a2cd2089eb0 to your computer and use it in GitHub Desktop.
Qiskit安裝教學
from qiskit import IBMQ
IBMQ.save_account('YOUR API TOKEN')
IBMQ.load_account()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment