Skip to content

Commit

Permalink
add notebook metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Feb 7, 2024
1 parent 7085d96 commit 4312259
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/transpile/create-a-transpiler-plugin.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,8 @@
}
],
"metadata": {
"title": "Create a transpiler plugin",
"description": "How to create a Qiskit transpiler plugin.",
"kernelspec": {
"display_name": "documentation",
"language": "python",
Expand Down
6 changes: 4 additions & 2 deletions docs/transpile/transpiler-plugins.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,12 @@
}
],
"metadata": {
"title": "Transpiler plugins",
"description": "How to use transpiler plugins in Qiskit.",
"kernelspec": {
"display_name": "documentation",
"display_name": "documentation--fuetTj0",
"language": "python",
"name": "documentation"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit 4312259

Please sign in to comment.