-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Asaflevi/feature/healthinsights python sdk #29339
Asaflevi/feature/healthinsights python sdk #29339
Conversation
…s://github.com/asaflevi-ms/azure-sdk-for-python into asaflevi/feature/healthinsights-sdk-for-python
Hi @lmazuel . |
/azp run prepare-pipelines |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run python - healthinsights - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
API change check APIView has identified API level changes in this PR and created following API reviews. azure-healthinsights-cancerprofiling |
cc @Azure/dpg-devs for awareness |
Hi @asaflevi-ms Did you generate SDK code with |
typespec |
Hii, @msyyc |
@asaflevi-ms |
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-clinicalmatching/README.md
Outdated
Show resolved
Hide resolved
Thanks @msyyc |
…github.com/asaflevi-ms/azure-sdk-for-python into asaflevi/feature/healthinsights-python-sdk
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-clinicalmatching/samples/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
@asaflevi-ms I guess you transfer the sample code and readme from |
…github.com/asaflevi-ms/azure-sdk-for-python into asaflevi/feature/healthinsights-python-sdk
70de6d4
to
64d5347
Compare
add @iscai-msft to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you split azure-healthinsights-clinicalmatching
into a different PR?
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
...healthinsights/azure-healthinsights-cancerprofiling/samples/sample_infer_cancer_profiling.py
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/setup.py
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/dev_requirements.txt
Show resolved
Hide resolved
sdk/healthinsights/azure-healthinsights-cancerprofiling/tests/test_cancer_profiling.py
Show resolved
Hide resolved
…github.com/asaflevi-ms/azure-sdk-for-python into asaflevi/feature/healthinsights-python-sdk
merge it since @asaflevi-ms will start another PR to update doc links of README.md. |
Description
first PR for Health Insights first public preview.
Cadl PR: Azure/azure-rest-api-specs#22990
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines