Skip to content

Commit bb8f483

Browse files
resave notebook
1 parent 68909b9 commit bb8f483

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

doc/tutorials/01_quickstart.ipynb

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,14 +472,19 @@
472472
" </tr>\n",
473473
" <tr>\n",
474474
" <th>2</th>\n",
475-
" <td>myerson_fig_4_2</td>\n",
475+
" <td>myerson/fig_4_2</td>\n",
476476
" <td>Myerson (1991) Fig 4.2</td>\n",
477477
" </tr>\n",
478478
" <tr>\n",
479479
" <th>3</th>\n",
480480
" <td>pd</td>\n",
481481
" <td>Two person Prisoner's Dilemma game</td>\n",
482482
" </tr>\n",
483+
" <tr>\n",
484+
" <th>4</th>\n",
485+
" <td>pd2</td>\n",
486+
" <td>Two person Prisoner's Dilemma game</td>\n",
487+
" </tr>\n",
483488
" </tbody>\n",
484489
"</table>\n",
485490
"</div>"
@@ -488,8 +493,9 @@
488493
" Game Title\n",
489494
"0 2smp Two-stage matching pennies game\n",
490495
"1 2x2x2 2x2x2 Example from McKelvey-McLennan, with 9 N...\n",
491-
"2 myerson_fig_4_2 Myerson (1991) Fig 4.2\n",
492-
"3 pd Two person Prisoner's Dilemma game"
496+
"2 myerson/fig_4_2 Myerson (1991) Fig 4.2\n",
497+
"3 pd Two person Prisoner's Dilemma game\n",
498+
"4 pd2 Two person Prisoner's Dilemma game"
493499
]
494500
},
495501
"execution_count": 13,

0 commit comments

Comments
 (0)