conda-installer Description: Miniconda Installer with below option ################################################################################### 1) Download Miniconda installer 2) Run Miniconda installer to generate an isolated Python install 3) Install dependencies with Conda (if specified) 4) Install other dependencies with pip (if specified) 5) Install a local package archive (if specified) 6) Add the applications entry point to the path by: 7) Creating a new folder, Scripts, in the Miniconda directory 8) Sym-linking the entry script into the new folder 9) Adding the new folder to the user's path 10) Start the Jupyterhub Notebook ###################################################################################