Brendan Schell
Brendan Schell
## Description Add migrations for UserCode and CodeHistory for enclave changes. Includes upgrades to UserCode and SubmitUserCode to add deployment policies. Will have to be updated based on naming changes...
## Description Adds missing migrations from https://github.com/OpenMined/PySyft/pull/8969 for UserCode and CodeHistory. ## Affected Dependencies List any dependencies that are required for this change. ## How has this been tested? Tested...
## Description Renames deployment policy to runtime policy. Closes https://github.com/OpenMined/Heartbeat/issues/1554. ## Affected Dependencies List any dependencies that are required for this change. ## How has this been tested? Tested by...
## 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...