Payal Chaurasiya
Payal Chaurasiya
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe2 in position 10: invalid continuation byte
While using confluence = Confluence(url=wiki_url, token=token, verify_ssl=ssl_cert_path, api_version="cloud") confluence.get_page_as_pdf(page_id) or confluence.export_page(page_id) I am getting below error ``` Traceback (most recent call last): File "confluence_pull.py", line 76, in jira_obj.download_page_id(page_id_list[0], folder_path) File...
**Describe the bug** Post restart of aggregator, collaborators are not able to connect with aggregator. **To Reproduce** Steps to reproduce the behavior: 1. Start the experiment using workspace "keras/tensorflow/mnist" for...
## Summary [Provide a short and descriptive summary of the pull request, e.g., "Improve caching mechanism for API calls"] ## Type of Change (Mandatory) Specify the type of change being...
## Summary Add Federated Evaluation tests in PQ pipeline ## Type of Change (Mandatory) Specify the type of change being made. - Feature enhancement ## Description (Mandatory) Add Federated Evaluation...
**Describe the bug** Federated Evaluation is not working in Workflow API for FederatedRuntime. 1. If notebook is running in 2.7.0. Envoys are giving below error ``` EXCEPTION : Traceback (most...
## Summary [Provide a short and descriptive summary of the pull request, e.g., "Improve caching mechanism for API calls"] ## Type of Change (Mandatory) Specify the type of change being...