PySyft
PySyft copied to clipboard
Perform data science on data that remains in someone else's server
## Description - Replaces `PySyftException` with `SyftException` - Removes PySyftException from node handler ## How has this been tested? - Current tests are green ## Checklist - [x] I have...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
## Description Updates pip installs commands in custom image notebooks to use uv so that the third party library gets installed to the right venv. In notebook 11, I added...
- Unable to set Settings due to no interface that allows it - No ability for Mongo to do ignore_duplicates and updates - No passing of kwargs between set methods...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
Working to close https://github.com/OpenMined/Heartbeat/issues/1770 TODO - Need to add a different k8s notebook that will run custom container (refer to the similar notebook in `api/0.8`) - This might not be...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
Reverts OpenMined/PySyft#9192 Needs to merged post: Error Handling PR: https://github.com/OpenMined/PySyft/pull/9188