Setting up Miniconda with Git Bash on Windows
Why Use Miniconda?
Conda is an extremely popular environment management system in data science. However, the de-facto installation method for Windows is Anaconda, which adds a lot of bloat. You could use conda from the CLI with Anaconda installed, bu...
blackboxes.hashnode.dev2 min read