mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
add install_nbextension at top-level IPython.html
This commit is contained in:
parent
a8b7b853a2
commit
9429fe9b29
@ -5,3 +5,5 @@ import os
|
||||
DEFAULT_STATIC_FILES_PATH = os.path.join(os.path.dirname(__file__), "static")
|
||||
|
||||
del os
|
||||
|
||||
from .nbextensions import install_nbextension
|
Loading…
Reference in New Issue
Block a user