mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-09-11 12:20:19 +08:00
Update yaml files for 5.x compatible nbextensions (2)
This commit is contained in:
@@ -4,4 +4,4 @@ Link: README.md
|
||||
Description: Adds toolbar buttons to increase and decrease code's font size.
|
||||
This is useful, for example, when projecting the notebook.
|
||||
Main: code_font_size.js
|
||||
Compatibility: 4.x
|
||||
Compatibility: 4.x, 5.x
|
||||
|
||||
@@ -4,4 +4,4 @@ Description: Runtools provide a number of additional functions for working with
|
||||
Link: readme.md
|
||||
Icon: icon.png
|
||||
Main: main.js
|
||||
Compatibility: 4.x
|
||||
Compatibility: 4.x, 5.x
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Type: IPython Notebook Extension
|
||||
Compatibility: 4.x
|
||||
Compatibility: 4.x, 5.x
|
||||
Name: spellchecker
|
||||
Main: main.js
|
||||
Description: 'Adds a CodeMirror overlay mode for Typo.js spellchecking'
|
||||
|
||||
Reference in New Issue
Block a user