Skip to content

Instantly share code, notes, and snippets.

@samuelleach
Created April 20, 2016 21:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuelleach/f11012358b2681f3439f191cac5941fa to your computer and use it in GitHub Desktop.
Save samuelleach/f11012358b2681f3439f191cac5941fa to your computer and use it in GitHub Desktop.
Create a condo environment with R and Jupyter
conda create -n jupyter-r -c r r-irkernel r-essentials r-recommended rpy2 -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment