As detailed in this issue: jupyter/notebook#2383
Here is what it looks like on my setup:

And here's the output from jupyter nbextension list:
$ jupyter nbextension list
Known nbextensions:
config dir: /Users/jonathan/.jupyter/nbconfig
notebook section
collapsible_headings/main enabled
- Validating: OK
codefolding/main enabled
- Validating: OK
toc2/main disabled
nbextensions_configurator/config_menu/main enabled
- Validating: problems found:
- require? X nbextensions_configurator/config_menu/main
config dir: /Users/jonathan/miniconda3/envs/py3/etc/jupyter/nbconfig
notebook section
jupyter-js-widgets/extension enabled
- Validating: OK
tree section
nb_conda/tree enabled
- Validating: OK
config dir: /usr/local/etc/jupyter/nbconfig
tree section
ipyparallel/main enabled
- Validating: OK
Other comments are stating that Collapsible Headings is where the break is coming from.
As detailed in this issue: jupyter/notebook#2383
Here is what it looks like on my setup:
And here's the output from
jupyter nbextension list:Other comments are stating that Collapsible Headings is where the break is coming from.