Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify primitive version tab title format #1629

Open
wants to merge 863 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
863 commits
Select commit Hold shift + click to select a range
4bbc8cf
Remove references to skip_transpilation (#1121)
beckykd Apr 3, 2024
063673d
Create style-guide.md (#1114)
abbycross Apr 3, 2024
7acbdd0
Use simpler argument style for V2 Sampler (#1122)
Eric-Arellano Apr 4, 2024
0208b5b
Split visualization page into three (#977)
frankharkins Apr 4, 2024
491085a
Remove the math block's indentation from the API docs (#1123)
arnaucasau Apr 4, 2024
701be1e
Upgrade Aer to 0.14 (#1127)
Eric-Arellano Apr 4, 2024
b9a40a1
Minor fixes in 'Hello world' (#1133)
frankharkins Apr 5, 2024
acd422e
Update batch example (#1129)
beckykd Apr 5, 2024
4731f79
After Aer .14 is released, remove approximation=true from relevant pa…
abbycross Apr 8, 2024
b3997c3
Present circuit basics before circuit library (#1147)
Eric-Arellano Apr 9, 2024
4d7ca34
Add submitting-transpiled-circuits.ipynb
frankharkins Apr 9, 2024
b729501
Add variational-quantum-eigensolver.ipynb
lockwo Apr 9, 2024
4232cff
Add quantum-approximate-optimization-algorithm.ipynb
jyu00 Apr 9, 2024
19e5837
Add chsh-inequality.ipynb
HuangJunye Apr 9, 2024
b605de7
Add grovers-algorithm.ipynb
HuangJunye Apr 9, 2024
dede46b
Switch to dedicated testing hub (#1150)
frankharkins Apr 9, 2024
2d00f96
Regenerate Qiskit 1.0 docs to use precise source code links (#1145)
Eric-Arellano Apr 9, 2024
8ae5827
Regenerate Qiskit 1.1 and Runtime 0.23 dev docs (#1144)
Eric-Arellano Apr 9, 2024
5bc27fe
Add build-repitition-codes notebook
pandasa123 Apr 9, 2024
39a1748
Add repeat-until-success notebook
pandasa123 Apr 9, 2024
a020412
Add explore-composer notebook
pandasa123 Apr 9, 2024
f9b9212
Migrate inner-source notebooks (#1151)
frankharkins Apr 9, 2024
56a925e
Migrate runtime tutorials (#1149)
frankharkins Apr 9, 2024
c4c4a8c
Add "Save and retrieve Qiskit objects" page (#1099)
frankharkins Apr 10, 2024
a8c7387
API generation script: fix attributes headings (#1153)
arnaucasau Apr 10, 2024
42a380c
Upload artifacts from cron job (#1159)
frankharkins Apr 11, 2024
9eab3b6
Add tutorials to notebook tests (#1155)
frankharkins Apr 11, 2024
8642507
Update blog link on SDK 1.0 migration guide (#1161)
abbycross Apr 11, 2024
1ebb48b
Fix globs in nb-tester (#1177)
frankharkins Apr 15, 2024
da8c557
Changes for V2 primitives MVP2 (#1088)
beckykd Apr 15, 2024
3c9d4be
Elaborate on types of transpiler passes (#1086)
kaelynj Apr 15, 2024
65bc7f6
Add tutorial deployment process (#1154)
frankharkins Apr 16, 2024
090781a
Generate API docs qiskit-ibm-runtime 0.23.0 and dev version (#1182)
arnaucasau Apr 16, 2024
124e143
Warn about tutorial titles (#1185)
frankharkins Apr 16, 2024
6dcc44c
Generate qiskit-ibm-provider 0.11 docs (#1191)
Eric-Arellano Apr 18, 2024
7672590
Fit new notebooks into existing content (#1160)
frankharkins Apr 18, 2024
455c100
Update notebook test list (#1198)
frankharkins Apr 18, 2024
5c8c0bb
Indicate IBM Provider is deprecated in left navbar (#1197)
Eric-Arellano Apr 18, 2024
c46e612
Upgrade Runtime and Provider for notebook testing (#1202)
Eric-Arellano Apr 19, 2024
a1ba591
Fix typo in configure-runtime-compilation.mdx (double "by") (#1205)
garrison Apr 19, 2024
ef87fac
Add the `isDedicatedPage` prop to the Class component (#1204)
arnaucasau Apr 19, 2024
391d810
Change how we specify Python versions for testing (#1207)
frankharkins Apr 19, 2024
731d7a7
Primitives (non runtime) changes for 1.0 (#812)
beckykd Apr 19, 2024
1305558
Fix Python version in CI (#1210)
Eric-Arellano Apr 19, 2024
f480d9c
Reorganise "Save jobs" page (#1203)
frankharkins Apr 19, 2024
fb74dd8
Remove tabs from "Plot quantum states" (#1218)
frankharkins Apr 22, 2024
3e2d5a5
Use asyncio to parallelize notebook testing (#1201)
Eric-Arellano Apr 22, 2024
a0098cc
Update Repeat until success notebook (#1192)
beckykd Apr 22, 2024
fca45c4
Indicate metric for gate error: average gate fidelity (#1209)
abbycross Apr 22, 2024
75e9342
Describe staging vs prod for tutorials deploys (#1220)
Eric-Arellano Apr 22, 2024
ab2cde8
Remove code block inside `<details>` tag (#1221)
frankharkins Apr 23, 2024
4adca7b
Fix tutorial deployment process (#1222)
frankharkins Apr 23, 2024
0f2bbcf
Rename tutorial notebooks to be unique (#1224)
Eric-Arellano Apr 23, 2024
7a49dba
Update hello-world for 1.0 (#1158)
kaelynj Apr 23, 2024
bb37207
Improve code examples in "Save jobs" (#1231)
frankharkins Apr 24, 2024
eabb687
Make notebook tester into package (#1208)
frankharkins Apr 24, 2024
8aeff18
Install page updates (#1223)
abbycross Apr 24, 2024
c477232
Fix url in Get started with primitives (#1237)
abbycross Apr 24, 2024
375c96e
Switch to new Docker image for staging/PR builds (#1225)
Eric-Arellano Apr 24, 2024
122cb1a
Flatten left table of contents for Runtime and Provider (#1241)
Eric-Arellano Apr 25, 2024
2a2c40a
Specify command to run Prettier (#1245)
abbycross Apr 26, 2024
96c5349
Update style-guide.md (#1244)
beckykd Apr 26, 2024
5ef433a
Rename "Overview" page to "Module overview" in API ToC (#1246)
Eric-Arellano Apr 29, 2024
b0f3e82
Sessions migration guide (#783)
beckykd Apr 29, 2024
6a3e3c2
Remove duplicate entries in Migration Guides ToC (#1253)
Eric-Arellano Apr 29, 2024
0a03372
Remove the extra `=` character from the attribute's default value pro…
arnaucasau Apr 29, 2024
2219155
Add runtime options table (#1188)
beckykd Apr 29, 2024
91e2e9c
Advanced Runtime topic edits (#1254)
beckykd Apr 29, 2024
1d26b08
Truncate left ToC entries for Runtime and Provider (#1250)
Eric-Arellano Apr 30, 2024
977d53d
Remove confusing API index pages in Qiskit 0.19 (#1258)
Eric-Arellano Apr 30, 2024
82cf237
Hardware recommendations for simulation (#1236)
beckykd Apr 30, 2024
c27da73
Falcon processors retirement on 30 April (#1257)
abbycross Apr 30, 2024
d9330b3
Refactor generateToc.ts to not use dictionary type (#1259)
Eric-Arellano Apr 30, 2024
3e04681
Update feedback issue template to point straight to new feedback form…
abbycross Apr 30, 2024
823ebae
fix format of issue template (#1263)
abbycross Apr 30, 2024
6497188
Add mechanism to group API ToC into sections (#1256)
Eric-Arellano Apr 30, 2024
31372e5
rename repitition -> repetition (#1261)
kevinsung Apr 30, 2024
07a68cb
delete unwanted content (#1264)
beckykd Apr 30, 2024
7b9a194
Refactor generateToc tests to use normal project structure (#1267)
Eric-Arellano May 1, 2024
c387562
Regenerate Runtime docs to use module reorganization (#1270)
Eric-Arellano May 1, 2024
28e76cc
Update learning uploader README.md (#1271)
frankharkins May 2, 2024
07ecb4c
Shorten page title for channel set up (#1277)
Eric-Arellano May 2, 2024
6298aed
Add tabs back into "Plot quantum states" (#1278)
frankharkins May 2, 2024
599efd7
Add index page to left ToC for Runtime and Provider (#1269)
Eric-Arellano May 2, 2024
a8d53a9
Regenerate Runtime for fix to stub module (#1280)
Eric-Arellano May 2, 2024
a44f5aa
Mock hardware when testing notebooks (#1184)
frankharkins May 2, 2024
07bf499
Remove `name` attribute from API components (#1284)
Eric-Arellano May 2, 2024
f24a98c
Improve logging for checkPagesRender (#1285)
Eric-Arellano May 2, 2024
eca9f43
Add missing properties headers (#1282)
arnaucasau May 2, 2024
b0ecfa6
Remove signature for the Attribute component (#1291)
arnaucasau May 3, 2024
fe0c1dc
Generate Qiskit 1.1.0rc1 (#1295)
Eric-Arellano May 3, 2024
8235ab4
url change for serverless (#1302)
abbycross May 6, 2024
96bcd5d
Refactor release notes handling of separate pages (#1305)
Eric-Arellano May 7, 2024
25befe2
Allow packages to not have release notes (#1306)
Eric-Arellano May 7, 2024
f8aaea3
Allow not setting githubSlug (#1308)
Eric-Arellano May 7, 2024
6ca32f3
Group Qiskit table of contents into sections (#1255)
Eric-Arellano May 7, 2024
1da5a40
Fix header hierarchy for the API docs (#1283)
arnaucasau May 7, 2024
cefc7b8
Fix typo in TocGrouping (#1311)
Eric-Arellano May 7, 2024
c1f4896
Remove unused ToC nesting mechanism (#1312)
Eric-Arellano May 7, 2024
623aa52
Add missing header - class without id (#1314)
arnaucasau May 7, 2024
0afff46
Deduplicate `generateApiComponents` dispatch table entries (#1315)
arnaucasau May 7, 2024
872ce62
Fix API docs script to tolerate empty docs folder (#1316)
Eric-Arellano May 7, 2024
87e7cac
Make generic scripts for new projects (#1320)
Eric-Arellano May 8, 2024
e2e765a
Don't truncate API ToC by default (#1318)
Eric-Arellano May 8, 2024
2cdbed2
Add Qiskit Transpiler Service Client docs (#1317)
Eric-Arellano May 8, 2024
83573cc
Add note reminding to pull changes to requirements.txt into inner-sou…
frankharkins May 8, 2024
cd57d83
Make issue when weekly checks fail (#1322)
frankharkins May 8, 2024
697d27e
Attempt `nb-tester` fix for Windows (#1327)
frankharkins May 8, 2024
c2ab6a0
Update Qiskit Serverless URLs to final destination (#1328)
Eric-Arellano May 8, 2024
c49d1b9
Add Sanket to reviewers when Serverless page updates (#1329)
abbycross May 8, 2024
1c8cc5f
Ignore local testing warnings when testing with fake backend (#1333)
frankharkins May 9, 2024
2aac429
Prettier ignore mypy_cache (#1335)
Eric-Arellano May 9, 2024
a479ead
Add option to use arbitrary Sphinx HTML artifact folder (#1336)
jakelishman May 9, 2024
c808f36
Add output for code examples (#1146)
beckykd May 9, 2024
29b8c60
Regenerate Qiskit 1.1.0rc1 (#1338)
Eric-Arellano May 10, 2024
e413ea9
Update readme to include preview instructions (#1334)
arnaucasau May 10, 2024
6cb5ae2
Fix bad indentation in `NoiseAdaptiveLayout` (#1343)
arnaucasau May 10, 2024
b0902fa
Use generic backend for testing (#1344)
frankharkins May 10, 2024
d7a3c66
Further edits for Add code examples PR (#1339)
beckykd May 10, 2024
194d4b9
Remove simulator from "Get backend information" (#1232)
frankharkins May 10, 2024
8a70b8e
Remove "warning suppression" code (#1307)
beckykd May 10, 2024
60e36ca
Fix code examples in primitives-examples.mdx (#1342)
Eric-Arellano May 10, 2024
8b3432a
Test that Qiskit TocGrouping is in sync with index page (#1300)
Eric-Arellano May 12, 2024
bb39ba7
Add back modifiers in front of signatures (#1337)
arnaucasau May 13, 2024
c903961
Regeneration of API docs with modifiers (#1340)
arnaucasau May 13, 2024
49bf52e
Minor improvements to "Hello world" (#1234)
frankharkins May 13, 2024
4983dfb
How to cancel a job on the UI and programmatically (#1349)
abbycross May 13, 2024
dae8d4a
Point to Qiskit Slack from issue templates (#1348)
abbycross May 13, 2024
2bff847
add .python-version to .gitignore (#1356)
kevinsung May 13, 2024
c6ea53f
Refactor nb-tester config and args (#1351)
frankharkins May 13, 2024
4c85433
Revert truncation of Runtime left ToC (#1358)
Eric-Arellano May 13, 2024
c9d24d1
Host contributor license agreements (#1360)
Eric-Arellano May 13, 2024
be2c85d
Refactor nb-tester execution process (#1346)
frankharkins May 13, 2024
72152ab
Make sure all notebooks are classified in `notebooks.toml` (#1359)
frankharkins May 14, 2024
1ace1da
Ignore MPL cache warnings (#1362)
frankharkins May 14, 2024
ca7b489
Create dependabot.yml (#1364)
frankharkins May 14, 2024
94603a0
Update nbformat requirement from ~=5.9.2 to ~=5.10.4 in /scripts/nb-t…
dependabot[bot] May 14, 2024
109ee4e
Update qiskit-aer requirement from ~=0.14.0.1 to ~=0.14.1 in /scripts…
dependabot[bot] May 14, 2024
4c743f9
Ignore broken link (#1369)
frankharkins May 14, 2024
4595971
Fix MPL warning suppression (#1368)
frankharkins May 14, 2024
3737830
Ask contributors to use `tox` for final notebook execution. (#1365)
frankharkins May 14, 2024
f4bf88a
Changed naming from Quantum Serverless to Qiskit Serverless (#1292)
pandasa123 May 14, 2024
be09a6c
[WIP] Updates and de-orphaning of circuit-execution.mdx (#1345)
abbycross May 14, 2024
0870232
rmv mention of zsh as not necessary (#1371)
abbycross May 14, 2024
622ed0d
Add tutorial for error mitigation with Qiskit Runtime Estimator (#1313)
kevinsung May 14, 2024
b4a18e9
Update learning-api.conf.yaml (#1376)
frankharkins May 14, 2024
56ad371
Remove run-new directory in light of new reorg plan (#1370)
abbycross May 14, 2024
a9ddecb
Update URL (#1377)
frankharkins May 14, 2024
f170d21
Fix mocking code (#1372)
frankharkins May 14, 2024
2f9f36a
Check for errors when executing initialization code (#1373)
frankharkins May 15, 2024
d2d03a2
Generalize TocGrouping.test.ts for future Qiskit versions (#1383)
Eric-Arellano May 15, 2024
cf58af0
Fix notebooks.toml (#1386)
frankharkins May 15, 2024
7c57676
Allow manually created class pages (#1382)
Eric-Arellano May 15, 2024
8b4e869
Add check for files in `qiskit_bot.yaml` (#1375)
arnaucasau May 15, 2024
6071904
Fix the properties that were incorrectly marked as methods in Qiskit …
arnaucasau May 15, 2024
c96f12d
Refresh notebook outputs (#1391)
frankharkins May 15, 2024
e138414
External link checker: Add an HTTP header for the auth for GitHub (#1…
arnaucasau May 15, 2024
37ab796
Re-run notebooks to refresh outputs (#1396)
frankharkins May 16, 2024
c6f6dc6
Exit notebook tests early on forks (#1363)
frankharkins May 16, 2024
7194d56
remove callback section (#1393)
beckykd May 16, 2024
cab4f75
Stylistic updates to the Error mitigation w/ Estimator tutorial (#1378)
abbycross May 16, 2024
8d895e7
Update style-guide.md: Remove redundant list item (#1399)
kevinsung May 16, 2024
394ca77
Document platform support changes for Qiskit 1.1 (#1108)
mtreinish May 16, 2024
1ebcd00
Prepare Qiskit 1.1 docs (#1400)
Eric-Arellano May 17, 2024
95a5bf0
Update qiskit[all] requirement from ~=1.0 to ~=1.1 in /scripts/nb-tes…
dependabot[bot] May 17, 2024
b33b59f
Regen qiskit 1.1 with the dunder method fixed. (#1405)
arnaucasau May 17, 2024
be977b1
Pull notebook classification out into separate test (#1397)
frankharkins May 17, 2024
ebdb6c9
Move standard gates first in Circuit Library pg (#1410)
abbycross May 20, 2024
051ad75
Fix duplicated method in `qiskit.providers.BackendV1` (#1412)
arnaucasau May 20, 2024
a6d5c73
Remove spinner from learning uploader (#1415)
frankharkins May 21, 2024
9f601b3
Remove most references to qasm simulator (#1418)
beckykd May 21, 2024
aa6d008
Update Qiskit Transpiler Service docs (#1419)
Eric-Arellano May 22, 2024
d0a473e
Mark Qiskit Transpiler Service as beta (#1420)
Eric-Arellano May 22, 2024
9d8fd5a
use hellinger_fidelity function from qiskit (#1426)
kevinsung May 28, 2024
5a58268
Teach link checker about Qiskit Transpiler Service REST API (#1437)
Eric-Arellano May 28, 2024
2e59764
Add missing metadata for Qiskit Transpiler Service (#1438)
Eric-Arellano May 28, 2024
8177e42
Revert putting `(beta)` in Transpiler Service title (#1442)
Eric-Arellano May 28, 2024
9636bf3
Update Build repetition codes tutorial (#1157)
beckykd May 28, 2024
591bab2
Fix code bug (#1446)
beckykd May 28, 2024
07131d1
Add missing QiskitRuntimeService in migration guide (#1441)
beckykd May 28, 2024
5b10004
Fix broken link in configure-qiskit-local.mdx (#1449)
Eric-Arellano May 29, 2024
b691e73
Document how to deploy tutorials (#1450)
Eric-Arellano May 29, 2024
56b2c9e
Remove invalid link (#1445) (#1452)
frankharkins May 29, 2024
bc4c7c0
Remove mention of simulated results in CHSH tutorial (#1447)
beckykd May 29, 2024
e435161
Updating docs for qiskit-transpiler-service (#1435)
cbjuan May 29, 2024
522e37c
Remove bad Qiskit file (#1455)
Eric-Arellano May 29, 2024
9c0b534
Clarify title for Qiskit SDK simulator page (#1457)
Eric-Arellano May 29, 2024
10eadb8
Minor fix to reflect the Qiskit transpiler service is on beta status …
cbjuan May 29, 2024
fe83100
remove cloud simulator doc pages (#1425)
abbycross May 29, 2024
2974d28
Update final output for Hello world (#1456)
beckykd May 29, 2024
1a9a9ca
aer has v2 primitives now (#1423)
beckykd May 29, 2024
d104083
Add script to migrate to new `guides/` structure (#1294)
Eric-Arellano May 30, 2024
aa3cf10
Use the new labels mechanism in docs guide reorganization (#1464)
Eric-Arellano May 31, 2024
640bd7a
Update qiskit-aer requirement from ~=0.14.1 to ~=0.14.2 in /scripts/n…
dependabot[bot] May 31, 2024
b4313d7
Update conversion pipeline integration test (#1472)
Eric-Arellano May 31, 2024
0f0ff6f
Fix function ID in integration test (#1474)
Eric-Arellano May 31, 2024
2275d20
Fix workflow index page for Execute on Hardware (#1475)
Eric-Arellano May 31, 2024
6faf96b
Fix ctrl-c not shutting down ./start (#1476)
Eric-Arellano May 31, 2024
107c7cb
Ignore slack archives link (#1481)
arnaucasau Jun 3, 2024
c8c3407
Correct operator ordering (#1480)
shraddha-aangiras Jun 3, 2024
a644c73
Add descriptions to new patterns pages (#1473)
beckykd Jun 3, 2024
5f6da35
Update language to "debug" (#1485)
abbycross Jun 3, 2024
e6c5e5a
Clean up README link (#1488)
Eric-Arellano Jun 4, 2024
3025b7c
Change index entry from patterns `_toc.json` (#1484)
arnaucasau Jun 4, 2024
f4a3e05
Update URLs for docs reorganization (#1487)
Eric-Arellano Jun 4, 2024
7d3ffdf
Use internal links for new index page (#1495)
Eric-Arellano Jun 4, 2024
12f24fe
Allow deleting all existing docs guides (#1493)
Eric-Arellano Jun 4, 2024
973edda
How to turn off error mitigation and suppression (#1459)
beckykd Jun 4, 2024
84c74be
Improve transpile index page (#1413)
beckykd Jun 4, 2024
d8aace6
Set redirects for future deleted pages in the patterns reorg (#1497)
arnaucasau Jun 5, 2024
45cc786
Add Overwrite=true when saving API key (#1500)
beckykd Jun 5, 2024
38ec873
fix numbering (#1501)
beckykd Jun 5, 2024
b4df2d0
Add script to update all non-API links to `guides/` (#1498)
arnaucasau Jun 5, 2024
d203d20
Change docker image (#1502)
arnaucasau Jun 6, 2024
9494046
add error mitigation explanation notebook (#1482)
kevinsung Jun 6, 2024
d0e4194
Update header titles in tutorials readme (#1506)
abbycross Jun 7, 2024
916e666
Typo fix on transpile/index (#1508)
abbycross Jun 7, 2024
e2278e1
Use `pull_request_target` for PR preview teardown (#1512)
frankharkins Jun 10, 2024
6c8771d
Add QPU estimate to CHSH (#1518)
beckykd Jun 10, 2024
b0fcf2d
Tutorial housekeeping: Build repetition codes (#1519)
beckykd Jun 10, 2024
e886a80
Tutorial housekeeping: Repeat until success (#1521)
beckykd Jun 10, 2024
528df79
Drop paul as serverless reviewer (#1524)
psschwei Jun 10, 2024
e8fc905
update stabilizer-circuit-simulation.ipynb for primitives v2 (#1496)
kevinsung Jun 11, 2024
1d3022f
update simulate-with-qiskit-aer.ipynb for Primitives V2 (#1490)
kevinsung Jun 11, 2024
dcedccf
IBMServerlessProvider deprecation - update serverless page (#1523)
abbycross Jun 11, 2024
0c19e20
Generate qiskit-ibm-runtime v0.24.0 and dev version (#1532)
arnaucasau Jun 12, 2024
dd72765
Add "Latest updates" link to patterns reorg (#1536)
frankharkins Jun 12, 2024
2a2ffc7
Tutorial housekeeping: Grovers (#1531)
beckykd Jun 12, 2024
53a670c
Revert "Add "Latest updates" link to patterns reorg (#1536)" (#1541)
frankharkins Jun 13, 2024
01fe8d4
Tutorial housecleaning: VQE (#1379)
abbycross Jun 13, 2024
b5b1c9d
add information about changing tutorial title (#1544)
beckykd Jun 13, 2024
71067d7
Have cron job create PR to update notebook outputs (#1543)
frankharkins Jun 13, 2024
c43ffe2
Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 di…
dependabot[bot] Jun 14, 2024
73541e8
Get CI green for guides migration (#1520)
arnaucasau Jun 14, 2024
d7839a2
Explain why decompose is used (#1513)
kaelynj Jun 14, 2024
194d0be
Add instructions to delete account and account data (#1557)
abbycross Jun 14, 2024
9892065
Show how to generate built-in transpiler stage (#1546)
kevinsung Jun 17, 2024
65a0847
Update "operators overview" page to highlight SparsePauliOp and split…
kaelynj Jun 17, 2024
23f7b0b
Update broken threading code in Run-jobs-in-session (#1571)
abbycross Jun 17, 2024
e0f918a
Add in "suppression" to error mitigation pg title to make more accura…
abbycross Jun 18, 2024
4b6db83
rename issue templates to be clearer (#1556)
abbycross Jun 18, 2024
bb4ebfd
Fix images in PR previews (#1572)
Eric-Arellano Jun 18, 2024
02f32be
Add three new pages to docs migration (#1494)
Eric-Arellano Jun 18, 2024
c5c20f4
Added clarification regarding job mode in V2 (#1562)
arujjval Jun 19, 2024
61c6c00
Add patterns index validation (#1550)
arnaucasau Jun 19, 2024
70e0a1b
Edits to operators pages (#1574)
abbycross Jun 19, 2024
6eb5583
Make code example in "save-jobs" more robust (#1578)
frankharkins Jun 20, 2024
1f2a2c2
Last updates to Intro to Qiskit and what are patterns pages (#1507)
javabster Jun 20, 2024
312b6c6
Update code for runtime 0.24.1 (#1580)
frankharkins Jun 20, 2024
4a795c6
unify the tab title format
1ucian0 Jul 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add missing header - class without id (#1314)
This PR adds the header of a class that was missing its id. The id was
manually fixed in Box by modifying the HTML, and this is the
regeneration as a follow-up of #1283
arnaucasau authored May 7, 2024
commit 623aa52fd5ae9bcf4206496c2a34f2610da3e63d
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.19/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")() | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.3/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.3/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.24/logging.mdx
Original file line number Diff line number Diff line change
@@ -24,9 +24,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.5/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.5/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.25/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.26/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.27/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.28/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.29/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.30/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.31/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.32/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.6/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.33/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.7/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.7/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.35/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.7/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.7/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.
4 changes: 2 additions & 2 deletions docs/api/qiskit/0.36/logging.mdx
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging
| [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger |
| [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files |

###
### IgnisLogger

<Class github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.7/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
<Class id="qiskit.ignis.logging.IgnisLogger" github="https://github.com/qiskit-community/qiskit-ignis/tree/stable/0.7/qiskit/ignis/logging/ignis_logging.py" signature="IgnisLogger(name, level=0)">
A logger class for Ignis

IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.