Doing a conda update --all for a Python Anaconda environment, the list of downloads is tracked one-by-one, but as soon as the installation starts, there is no visible progress anymore.
As the installation is taking quite some time - is there any option to show the installation progress?
I am using conda --version: 4.3.30.
