Azure / medical-imaging

ML-based medical imaging using Azure
MIT License
118 stars 72 forks source link

What does "server and adming packages" mean? #14

Open martinnv6 opened 11 months ago

martinnv6 commented 11 months ago

In /federated-learning/readme.md instructions chapter 3 there is a step that doesn't make sense for me.

Copy server and admin packages to these folders

I can't see any package/folder called server or admin into the repo, please be more specific here, I can't continue.

martinnv6 commented 11 months ago

I found that server and admin packages are as part of the result of provisioning, you can close this issue.

BTW I had to uninstall nvflare and install 2.0 specifically.

pip uninstall nvflare

pi install "nvflare==2.0"