mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
Missing newline impacting RTD rendering
Please see the attached screenshot.
This commit is contained in:
parent
db7fa4ab85
commit
69ab463a0e
@ -159,6 +159,7 @@
|
||||
"source": [
|
||||
"### Defining the server extension\n",
|
||||
"This example shows that the server extension and its `load_jupyter_server_extension` function are defined in the `__init__.py` file.\n",
|
||||
"\n",
|
||||
"#### `my_module/__init__.py`\n",
|
||||
"\n",
|
||||
"```python\n",
|
||||
|
Loading…
Reference in New Issue
Block a user