Skip to content

Commit 69ab463

Browse files
committed
Missing newline impacting RTD rendering
Please see the attached screenshot.
1 parent db7fa4a commit 69ab463

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/examples/Notebook/Distributing Jupyter Extensions as Python Packages.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
"source": [
160160
"### Defining the server extension\n",
161161
"This example shows that the server extension and its `load_jupyter_server_extension` function are defined in the `__init__.py` file.\n",
162+
"\n",
162163
"#### `my_module/__init__.py`\n",
163164
"\n",
164165
"```python\n",

0 commit comments

Comments
 (0)