-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
list available backends and basic descriptors #7000
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
b48dc55
add backend desc and docs properties to BackendEntrypoint
JessicaS11 ea0af7f
add avail_engines function to api
JessicaS11 88fcd7d
Merge branch 'pydata:main' into listbackends
JessicaS11 f9e61d1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7aa2d70
convert engine list to pandas dataframe
JessicaS11 c8dfb2f
alphabetize (loosely) input/output functions in api.rst
JessicaS11 e2fc425
add new function to api docs
JessicaS11 a0fc0c2
add new properties to docstring
JessicaS11 d405717
add new available backend properties to docs
JessicaS11 73580dc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6af2891
remove redundant 'backend' from attribute names
JessicaS11 897c204
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 623bb31
turn properties into attributes as per PR review
JessicaS11 33412c4
fix docstring formatting for attributes
JessicaS11 06861fa
add str to BackendEntrypoint class
JessicaS11 1dd69ac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 14fa13d
Merge branch 'main' into listbackends
JessicaS11 4fdfad1
update output type for avail_engines function
JessicaS11 a6b6f55
Merge branch 'main' into listbackends
JessicaS11 02de430
update docs and code based on PR review
JessicaS11 b410eec
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0a48f20
commit unsaved changes for last commit
JessicaS11 d076fba
Merge branch 'main' into listbackends
JessicaS11 c3c157f
remove api function and update docs post dev discussion to just retur…
JessicaS11 3d37077
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f40660e
remove missed imports
JessicaS11 1d78879
Apply suggestions from code review - move comment
JessicaS11 089393f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 331acf5
add list engines typing
JessicaS11 98b85dc
change str to repr and improve layout
JessicaS11 fc4c93a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b6e6a23
Merge branch 'main' into listbackends
JessicaS11 db9c422
Merge branch 'main' into listbackends
dcherian 1a7707d
Merge branch 'main' into listbackends
dcherian b978583
deal with issues from changes on main
JessicaS11 0fdff0c
actually put release notes in right place
JessicaS11 28a0799
Merge branch 'main' into listbackends
JessicaS11 3b7fece
Merge branch 'main' into listbackends
JessicaS11 988af43
Merge branch 'main' into listbackends
dcherian 6f88789
Fix whats-new
dcherian fdd1346
Apply suggestions from code review
dcherian bf5ad18
Revert "Apply suggestions from code review"
dcherian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.