File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"cell_type" : " markdown" ,
16
16
"metadata" : {},
17
17
"source" : [
18
- " ###Probabilistic Programming & Bayesian Methods for Hackers \n " ,
18
+ " ### Probabilistic Programming & Bayesian Methods for Hackers \n " ,
19
19
" #### *Using Python and PyMC*\n " ,
20
20
" \n " ,
21
21
" \n " ,
264
264
],
265
265
"metadata" : {
266
266
"kernelspec" : {
267
- "display_name" : " Python 2 " ,
267
+ "display_name" : " Python 3 " ,
268
268
"language" : " python" ,
269
- "name" : " python2 "
269
+ "name" : " python3 "
270
270
},
271
271
"language_info" : {
272
272
"codemirror_mode" : {
273
273
"name" : " ipython" ,
274
- "version" : 2
274
+ "version" : 3
275
275
},
276
276
"file_extension" : " .py" ,
277
277
"mimetype" : " text/x-python" ,
278
278
"name" : " python" ,
279
279
"nbconvert_exporter" : " python" ,
280
- "pygments_lexer" : " ipython2 " ,
281
- "version" : " 2.7.11 "
280
+ "pygments_lexer" : " ipython3 " ,
281
+ "version" : " 3.5.2 "
282
282
}
283
283
},
284
284
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments