Skip to content

Collapsible Headings breaks the shift-tab tooltip in Jupyter Notebook 5.0.0 #949

@jbwhit

Description

@jbwhit

As detailed in this issue: jupyter/notebook#2383

Here is what it looks like on my setup:

example

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions