Backport PR #1361: Missing newline impacting RTD rendering

Please see the attached screenshot. It appears that hashes are unintentionally being shown in the text.

![screen shot 2016-04-15 at 3 51 37 pm](https://cloud.githubusercontent.com/assets/474290/14577047/c6379fcc-0323-11e6-882f-399953e54054.png)
pull/1633/head
Min RK 10 years ago
parent 3d39c92b57
commit 783fc14930

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