Conversation
|
#115 needs Windows instructions. WSL is just Linux on Windows which we already have. We need native Windows steps. |
|
@mturoci how native do we need? I'm using chocolatey right now to install python within Windows Terminal but are we meaning from bare bones click ops (e.g. download python installer from python.org, download zipfile of wave-apps from github, unzip via windows explorer, >> open terminal here, ...)? |
|
@denzuko this repo serves mostly AI/DS people who are not "true software engineers" so the simpler we can make it for them the better. While I like chocolatey, I doubt that majority of "regular" people use it. Based on the docker docs, the installation should be as simple as installing docker-desktop, running it and that should automatically start docker daemon (same as MacOS) which in theory should make all the actual commands we currently have work out of the box. Now, all of the above ^^ is just a speculation and needs verification. All the help is more than welcome. TLDR: Link to docker in installation docs, verify all the commands we have work on Windows. If they do, remove MacOS / Linux description in the README and we are good to go. |
Description:
Related Issues (optional):