installation-package
Conda – Silently/non-interactively installing a package
Used $conda install -y pandas and it installed without any prompts (see documentation).
Conda – Silently installing a package
Used $conda install -y pandas and it installed without any prompts (see documentation).