Skip to content

alec-hs/python-r-env-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python & R Development Environment using Anaconda

Repo to setup Python and R environments and commons tools needed.

  1. Open Powershell on target machine

  2. Enable running scripts

      Set-ExecutionPolicy Bypass -Scope Process
  3. Download the script and run it

      Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/alec-hs/python-r-env-setup/main/setup.ps1'))

About

Repo to setup Python and R environments and commons tools needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published