mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-08-09 12:10:23 +08:00
11 lines
304 B
YAML
11 lines
304 B
YAML
Type: IPython Notebook Extension
|
|
Name: Codefolding
|
|
Description: This extension enables the CodeMirror feature to allow codefolding in code cells
|
|
Link: readme.md
|
|
Icon: icon.png
|
|
Main: main.js
|
|
Compatibility: 4.x
|
|
Parameters:
|
|
- name: codefolding_hotkey
|
|
description: Hotkey to fold/unfold code, e.g. 'Alt-F'
|