Skip to content

Commit 52a722b

Browse files
committed
Add cursor labels
1 parent 0efc15d commit 52a722b

File tree

5 files changed

+613
-9
lines changed

5 files changed

+613
-9
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
"watch:labextension": "jupyter labextension watch ."
5656
},
5757
"dependencies": {
58+
"@codemirror/state": "^6.2.0",
59+
"@codemirror/view": "^6.7.0",
5860
"@jupyterlab/application": "^4.0.0",
5961
"@jupyterlab/apputils": "^4.0.0",
6062
"@jupyterlab/docmanager": "^4.0.0",

0 commit comments

Comments
 (0)