Created
April 20, 2016 21:48
-
-
Save samuelleach/f11012358b2681f3439f191cac5941fa to your computer and use it in GitHub Desktop.
Create a condo environment with R and Jupyter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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