mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-24 14:20:54 +08:00
commit
2d274295c9
@ -226,7 +226,7 @@
|
|||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"### Defining the server extension and nbextension\n",
|
"### Defining the server extension and nbextension\n",
|
||||||
"This example again shows that the server extension and its `load_jupyter_server_extension` function are defined in the `__init__.py` file. This time, there is also a function `_jupyter_nbextension_path` for the nbextension.\n",
|
"This example again shows that the server extension and its `load_jupyter_server_extension` function are defined in the `__init__.py` file. This time, there is also a function `_jupyter_nbextension_paths` for the nbextension.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"#### `my_fancy_module/__init__.py`\n",
|
"#### `my_fancy_module/__init__.py`\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user