Skip to content

Commit 2df0d64

Browse files
committed
Update yaml files for skill and splitcell
1 parent 3a9aa65 commit 2df0d64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/jupyter_contrib_nbextensions/nbextensions/skill/skill.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Name: SKILL Syntax
33
Description: Enable SKILL syntax support for CodeMirror
44
Link: README.md
55
Main: main.js
6-
Compatibility: 4.x
6+
Compatibility: 4.x, 5.x

src/jupyter_contrib_nbextensions/nbextensions/splitcell/splitcell.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Description: Enable split cells in Jupyter notebooks
44
Main: splitcell.js
55
Link: readme.md
66
Icon: icon.png
7-
Compatibility: Jupyter (4.x)
7+
Compatibility: Jupyter (4.x, 5.x)
88

0 commit comments

Comments
 (0)