mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
Opps forgot some CSS.
This commit is contained in:
parent
916951481b
commit
9eae59d8e4
@ -180,7 +180,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"prompt_number": 14
|
||||
"prompt_number": 17
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
@ -223,11 +223,11 @@
|
||||
"metadata": {},
|
||||
"output_type": "display_data",
|
||||
"text": [
|
||||
"<IPython.core.display.Javascript at 0x10e8d11d0>"
|
||||
"<IPython.core.display.Javascript at 0x10e8d1650>"
|
||||
]
|
||||
}
|
||||
],
|
||||
"prompt_number": 15
|
||||
"prompt_number": 18
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
@ -413,6 +413,7 @@
|
||||
"<style>\n",
|
||||
".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
|
||||
".shortcut_descr {display: inline-block;}\n",
|
||||
"div.quickhelp {float: none; width: 100%;}\n",
|
||||
"</style>\n",
|
||||
"\"\"\"))"
|
||||
],
|
||||
@ -425,16 +426,17 @@
|
||||
"<style>\n",
|
||||
".shortcut_key {display: inline-block; width: 15ex; text-align: right; font-family: monospace;}\n",
|
||||
".shortcut_descr {display: inline-block;}\n",
|
||||
"div.quickhelp {float: none; width: 100%;}\n",
|
||||
"</style>\n"
|
||||
],
|
||||
"metadata": {},
|
||||
"output_type": "display_data",
|
||||
"text": [
|
||||
"<IPython.core.display.HTML at 0x10e8b0690>"
|
||||
"<IPython.core.display.HTML at 0x10e8b0710>"
|
||||
]
|
||||
}
|
||||
],
|
||||
"prompt_number": 13
|
||||
"prompt_number": 16
|
||||
}
|
||||
],
|
||||
"metadata": {}
|
||||
|
Loading…
Reference in New Issue
Block a user