File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "metadata" : {
33 "name" : " " ,
4- "signature" : " sha256:a972291fa378e2f4f52778fe7a2e30b8569b51fbb6c13eade479bfb878314547 "
4+ "signature" : " sha256:7677254bae7c215490a8420a3805f8f730824d2a8197d4ea5c59f867a1d55b47 "
55 },
66 "nbformat" : 3 ,
77 "nbformat_minor" : 0 ,
1212 "cell_type" : " markdown" ,
1313 "metadata" : {},
1414 "source" : [
15- " # Installating R on winpython (Version of October 2014 and after) \n " ,
15+ " # Installating R on winpython\n " ,
1616 " \n " ,
17- " #### This procedure applys for Winpython of October 2014 and after\n " ,
17+ " #### This procedure applys for Winpython (Version of October 2014 and after) \n " ,
1818 " ###1 - Downloading and Installing R binary in the right place"
1919 ]
2020 },
110110 "cell_type" : " code" ,
111111 "collapsed" : false ,
112112 "input" : [
113- " # checking it's the official julia0.3 \n " ,
113+ " # checking it's the official R-3.1.2 \n " ,
114114 " import hashlib\n " ,
115115 " def give_hash(of_file, with_this):\n " ,
116116 " with io.open(r_installer, 'rb') as f:\n " ,
You can’t perform that action at this time.
0 commit comments