##// END OF EJS Templates
Opps forgot some CSS.
Brian E. Granger -
Show More
@@ -180,7 +180,7 b''
180 ]
180 ]
181 }
181 }
182 ],
182 ],
183 "prompt_number": 14
183 "prompt_number": 17
184 },
184 },
185 {
185 {
186 "cell_type": "markdown",
186 "cell_type": "markdown",
@@ -223,11 +223,11 b''
223 "metadata": {},
223 "metadata": {},
224 "output_type": "display_data",
224 "output_type": "display_data",
225 "text": [
225 "text": [
226 "<IPython.core.display.Javascript at 0x10e8d11d0>"
226 "<IPython.core.display.Javascript at 0x10e8d1650>"
227 ]
227 ]
228 }
228 }
229 ],
229 ],
230 "prompt_number": 15
230 "prompt_number": 18
231 },
231 },
232 {
232 {
233 "cell_type": "markdown",
233 "cell_type": "markdown",
@@ -413,6 +413,7 b''
413 "<style>\n",
413 "<style>\n",
414 ".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
414 ".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
415 ".shortcut_descr {display: inline-block;}\n",
415 ".shortcut_descr {display: inline-block;}\n",
416 "div.quickhelp {float: none; width: 100%;}\n",
416 "</style>\n",
417 "</style>\n",
417 "\"\"\"))"
418 "\"\"\"))"
418 ],
419 ],
@@ -425,16 +426,17 b''
425 "<style>\n",
426 "<style>\n",
426 ".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
427 ".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
427 ".shortcut_descr {display: inline-block;}\n",
428 ".shortcut_descr {display: inline-block;}\n",
429 "div.quickhelp {float: none; width: 100%;}\n",
428 "</style>\n"
430 "</style>\n"
429 ],
431 ],
430 "metadata": {},
432 "metadata": {},
431 "output_type": "display_data",
433 "output_type": "display_data",
432 "text": [
434 "text": [
433 "<IPython.core.display.HTML at 0x10e8b0690>"
435 "<IPython.core.display.HTML at 0x10e8b0710>"
434 ]
436 ]
435 }
437 }
436 ],
438 ],
437 "prompt_number": 13
439 "prompt_number": 16
438 }
440 }
439 ],
441 ],
440 "metadata": {}
442 "metadata": {}
General Comments 0
You need to be logged in to leave comments. Login now