Unofficial Jupyter Notebook Extensions¶
The jupyter_contrib_nbextensions
package contains a collection of
community-contributed unofficial extensions that add functionality to the
Jupyter notebook.
These extensions are mostly written in Javascript and will be loaded locally
in your browser.
The IPython-contrib repository is maintained independently by a group of users and developers and not officially related to the IPython development team.
The maturity of the provided nbextensions varies, so please create an issue at the project’s github repository if you encounter any problems.
Contents:¶
- Installing jupyter_contrib_nbextensions
- List of provided nbextensions
- (some) LaTeX environments for Jupyter
- 2to3 Converter
- AddBefore
- Autopep8
- AutoSaveTime
- Autoscroll
- Cell Filter
- Code Font Size
- Code prettify
- Codefolding
- Codefolding in Editor
- Collapsible Headings
- Comment/Uncomment Hotkey
- contrib_nbextensions_help_item
- datestamper
- Equation Auto Numbering
- ExecuteTime
- Execution Dependencies
- Exercise
- Exercise2
- Export Embedded HTML
- Freeze
- Gist-it
- Help panel
- Hide Header
- Hide input
- Hide input all
- Highlight selected word
- highlighter
- Hinterland
- Initialization cells
- isort formatter
- Keyboard shortcut editor
- Launch QTConsole
- Limit Output
- Purpose
- Usage
- Credit
- Move selected cells
- Navigation-Hotkeys
- nbTranslate
- Notify
- Printview
- Python Markdown
- Rubberband
- Ruler
- Runtools
- Scratchpad
- ScrollDown
- Select CodeMirror Keymap
- SKILL Syntax
- Skip-Traceback
- Snippets
- Snippets Menu
- spellchecker
- Split Cells Notebook
- Table of Contents (2)
- table_beautifier
- Toggle all line numbers
- Tree Filter
- Variable Inspector
- zenmode
- Troubleshooting
- Exporting
- Notebook extension structure
- Jupyter configuration files