-
Install powershell >= v7.0.3 available on Github
- for windows search "-win-x64.msi"
- it would be like "Powershell-7.0.3-win-x64.msi"
If you want to use windows powershell follow below steps: (source)
You must be logged into Windows as Administrator then do this
- Right click the Start Button, choose Powershell (admin)
- Paste this into Powershell and hit Enter
set-executionpolicy remotesigned
- Choose A - Yes to All
- Close Powershell, then check if it is functioning correctly
- If not, open Powershell as Admin again and paste this command:
Set-ExecutionPolicy unrestricted
-
Before you proceed further, uninstall any previous installations of Anaconda/Miniconda then follow the next steps
-
Run install.ps1 using powershell >= v7.0.3
- Click once on install.ps1 to
- Install Miniconda, and
- Update to latest conda, and
- Install anaconda-navigator, jupyterlab and nb_conda packages in the base environment
- After miniconda installation, clicking again on install.ps1 would
- Create "py38" virtual environment, and
- Install pandas, scikit-learn, pyspark, seaborn and other excel packages such as xlrd | xlwt | xlsxwriter | openpyxl | xlwings, and
- Install xlwings add-in for MS excel
- Click once on install.ps1 to
-
Notifications
You must be signed in to change notification settings - Fork 0
Auto install Miniconda using PowerShell scripts on windows
License
SDAravind/auto-install-miniconda
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Auto install Miniconda using PowerShell scripts on windows
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published