Missing newline impacting RTD rendering

Please see the attached screenshot.
This commit is contained in:
Daniel McDonald 2016-04-15 16:03:55 -07:00
parent db7fa4ab85
commit 69ab463a0e

View File

@ -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",