Merge pull request #1361 from wasade/missingnewline

Missing newline impacting RTD rendering
pull/1370/head
Carol Willing 10 years ago
commit d8d541020c

@ -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…
Cancel
Save