##// 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 186 "cell_type": "markdown",
@@ -223,11 +223,11 b''
223 223 "metadata": {},
224 224 "output_type": "display_data",
225 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 233 "cell_type": "markdown",
@@ -413,6 +413,7 b''
413 413 "<style>\n",
414 414 ".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
415 415 ".shortcut_descr {display: inline-block;}\n",
416 "div.quickhelp {float: none; width: 100%;}\n",
416 417 "</style>\n",
417 418 "\"\"\"))"
418 419 ],
@@ -425,16 +426,17 b''
425 426 "<style>\n",
426 427 ".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
427 428 ".shortcut_descr {display: inline-block;}\n",
429 "div.quickhelp {float: none; width: 100%;}\n",
428 430 "</style>\n"
429 431 ],
430 432 "metadata": {},
431 433 "output_type": "display_data",
432 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 442 "metadata": {}
General Comments 0
You need to be logged in to leave comments. Login now