Shubham Gupta

Results 14 comments of Shubham Gupta

## Login Flow ### *User has the `url` to the domain* #### Successful login: - [ ] user calls `syft.login` - [ ] user enters in `url` to the domain...

## User Profile Settings ### View User Profile - [ ] user logs into domain - [ ] user receives a domain client object on successful login - [ ]...

Ahh.... Damn windows, not again 😭

Closing this PR, since the protobuf will be removed in 0.8

Closing this as changes were already covered in PR: https://github.com/OpenMined/PySyft/pull/6719

Yes @yashgorana , we will want to do that same in kubernetes as well, but once the kubernetes PR is merged.

Great work @khoaguin and @kiendang !!! Left a few minor comments.

I have added the fix for the undefined normalised_input variable. @AngelRibeiro10 , I was not able to reproduce the error mentioned above. It seems you are not able to load...

We might also have to generalize the `get_by_docker_config` stash method to get both Prebuilt and DockerConfig

Nice catch @kiendang . Your right its the registry. What we need to do is create a image registry object during submission of pre built config file and indicate the...