@jupyterlab/notebook-extension 4.1.0 → 4.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +30 -30
- package/schema/tracker.json +44 -44
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jupyterlab/notebook-extension",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.2",
|
|
4
4
|
"description": "JupyterLab - Notebook Extension",
|
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
|
6
6
|
"bugs": {
|
|
@@ -38,35 +38,35 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@jupyter/ydoc": "^1.1.1",
|
|
41
|
-
"@jupyterlab/application": "^4.1.
|
|
42
|
-
"@jupyterlab/apputils": "^4.2.
|
|
43
|
-
"@jupyterlab/cells": "^4.1.
|
|
44
|
-
"@jupyterlab/codeeditor": "^4.1.
|
|
45
|
-
"@jupyterlab/codemirror": "^4.1.
|
|
46
|
-
"@jupyterlab/completer": "^4.1.
|
|
47
|
-
"@jupyterlab/coreutils": "^6.1.
|
|
48
|
-
"@jupyterlab/docmanager": "^4.1.
|
|
49
|
-
"@jupyterlab/docmanager-extension": "^4.1.
|
|
50
|
-
"@jupyterlab/docregistry": "^4.1.
|
|
51
|
-
"@jupyterlab/documentsearch": "^4.1.
|
|
52
|
-
"@jupyterlab/filebrowser": "^4.1.
|
|
53
|
-
"@jupyterlab/launcher": "^4.1.
|
|
54
|
-
"@jupyterlab/logconsole": "^4.1.
|
|
55
|
-
"@jupyterlab/lsp": "^4.1.
|
|
56
|
-
"@jupyterlab/mainmenu": "^4.1.
|
|
57
|
-
"@jupyterlab/metadataform": "^4.1.
|
|
58
|
-
"@jupyterlab/nbformat": "^4.1.
|
|
59
|
-
"@jupyterlab/notebook": "^4.1.
|
|
60
|
-
"@jupyterlab/observables": "^5.1.
|
|
61
|
-
"@jupyterlab/property-inspector": "^4.1.
|
|
62
|
-
"@jupyterlab/rendermime": "^4.1.
|
|
63
|
-
"@jupyterlab/services": "^7.1.
|
|
64
|
-
"@jupyterlab/settingregistry": "^4.1.
|
|
65
|
-
"@jupyterlab/statedb": "^4.1.
|
|
66
|
-
"@jupyterlab/statusbar": "^4.1.
|
|
67
|
-
"@jupyterlab/toc": "^6.1.
|
|
68
|
-
"@jupyterlab/translation": "^4.1.
|
|
69
|
-
"@jupyterlab/ui-components": "^4.1.
|
|
41
|
+
"@jupyterlab/application": "^4.1.2",
|
|
42
|
+
"@jupyterlab/apputils": "^4.2.2",
|
|
43
|
+
"@jupyterlab/cells": "^4.1.2",
|
|
44
|
+
"@jupyterlab/codeeditor": "^4.1.2",
|
|
45
|
+
"@jupyterlab/codemirror": "^4.1.2",
|
|
46
|
+
"@jupyterlab/completer": "^4.1.2",
|
|
47
|
+
"@jupyterlab/coreutils": "^6.1.2",
|
|
48
|
+
"@jupyterlab/docmanager": "^4.1.2",
|
|
49
|
+
"@jupyterlab/docmanager-extension": "^4.1.2",
|
|
50
|
+
"@jupyterlab/docregistry": "^4.1.2",
|
|
51
|
+
"@jupyterlab/documentsearch": "^4.1.2",
|
|
52
|
+
"@jupyterlab/filebrowser": "^4.1.2",
|
|
53
|
+
"@jupyterlab/launcher": "^4.1.2",
|
|
54
|
+
"@jupyterlab/logconsole": "^4.1.2",
|
|
55
|
+
"@jupyterlab/lsp": "^4.1.2",
|
|
56
|
+
"@jupyterlab/mainmenu": "^4.1.2",
|
|
57
|
+
"@jupyterlab/metadataform": "^4.1.2",
|
|
58
|
+
"@jupyterlab/nbformat": "^4.1.2",
|
|
59
|
+
"@jupyterlab/notebook": "^4.1.2",
|
|
60
|
+
"@jupyterlab/observables": "^5.1.2",
|
|
61
|
+
"@jupyterlab/property-inspector": "^4.1.2",
|
|
62
|
+
"@jupyterlab/rendermime": "^4.1.2",
|
|
63
|
+
"@jupyterlab/services": "^7.1.2",
|
|
64
|
+
"@jupyterlab/settingregistry": "^4.1.2",
|
|
65
|
+
"@jupyterlab/statedb": "^4.1.2",
|
|
66
|
+
"@jupyterlab/statusbar": "^4.1.2",
|
|
67
|
+
"@jupyterlab/toc": "^6.1.2",
|
|
68
|
+
"@jupyterlab/translation": "^4.1.2",
|
|
69
|
+
"@jupyterlab/ui-components": "^4.1.2",
|
|
70
70
|
"@lumino/algorithm": "^2.0.1",
|
|
71
71
|
"@lumino/commands": "^2.2.0",
|
|
72
72
|
"@lumino/coreutils": "^2.1.2",
|
package/schema/tracker.json
CHANGED
|
@@ -369,62 +369,62 @@
|
|
|
369
369
|
{
|
|
370
370
|
"command": "notebook:change-cell-to-code",
|
|
371
371
|
"keys": ["Y"],
|
|
372
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
372
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
375
|
"command": "notebook:change-cell-to-heading-1",
|
|
376
376
|
"keys": ["1"],
|
|
377
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
377
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
380
|
"command": "notebook:change-cell-to-heading-2",
|
|
381
381
|
"keys": ["2"],
|
|
382
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
382
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
385
|
"command": "notebook:change-cell-to-heading-3",
|
|
386
386
|
"keys": ["3"],
|
|
387
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
387
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
390
|
"command": "notebook:change-cell-to-heading-4",
|
|
391
391
|
"keys": ["4"],
|
|
392
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
392
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
393
393
|
},
|
|
394
394
|
{
|
|
395
395
|
"command": "notebook:change-cell-to-heading-5",
|
|
396
396
|
"keys": ["5"],
|
|
397
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
397
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
400
|
"command": "notebook:change-cell-to-heading-6",
|
|
401
401
|
"keys": ["6"],
|
|
402
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
402
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
403
403
|
},
|
|
404
404
|
{
|
|
405
405
|
"command": "notebook:change-cell-to-markdown",
|
|
406
406
|
"keys": ["M"],
|
|
407
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
407
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
410
|
"command": "notebook:change-cell-to-raw",
|
|
411
411
|
"keys": ["R"],
|
|
412
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
412
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
"command": "notebook:copy-cell",
|
|
416
416
|
"keys": ["C"],
|
|
417
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
417
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
418
418
|
},
|
|
419
419
|
{
|
|
420
420
|
"command": "notebook:cut-cell",
|
|
421
421
|
"keys": ["X"],
|
|
422
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
422
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
423
423
|
},
|
|
424
424
|
{
|
|
425
425
|
"command": "notebook:delete-cell",
|
|
426
426
|
"keys": ["D", "D"],
|
|
427
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
427
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
430
|
"command": "notebook:enter-command-mode",
|
|
@@ -454,123 +454,123 @@
|
|
|
454
454
|
{
|
|
455
455
|
"command": "notebook:extend-marked-cells-above",
|
|
456
456
|
"keys": ["Shift ArrowUp"],
|
|
457
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
457
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
458
458
|
},
|
|
459
459
|
{
|
|
460
460
|
"command": "notebook:extend-marked-cells-above",
|
|
461
461
|
"keys": ["Shift K"],
|
|
462
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
462
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
465
|
"command": "notebook:extend-marked-cells-top",
|
|
466
466
|
"keys": ["Shift Home"],
|
|
467
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
467
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
468
468
|
},
|
|
469
469
|
{
|
|
470
470
|
"command": "notebook:extend-marked-cells-below",
|
|
471
471
|
"keys": ["Shift ArrowDown"],
|
|
472
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
472
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
473
473
|
},
|
|
474
474
|
{
|
|
475
475
|
"command": "notebook:extend-marked-cells-bottom",
|
|
476
476
|
"keys": ["Shift End"],
|
|
477
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
477
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
478
478
|
},
|
|
479
479
|
{
|
|
480
480
|
"command": "notebook:extend-marked-cells-below",
|
|
481
481
|
"keys": ["Shift J"],
|
|
482
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
482
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
483
483
|
},
|
|
484
484
|
{
|
|
485
485
|
"command": "notebook:insert-cell-above",
|
|
486
486
|
"keys": ["A"],
|
|
487
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
487
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
490
|
"command": "notebook:insert-cell-below",
|
|
491
491
|
"keys": ["B"],
|
|
492
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
492
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
493
493
|
},
|
|
494
494
|
{
|
|
495
495
|
"command": "notebook:merge-cells",
|
|
496
496
|
"keys": ["Shift M"],
|
|
497
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
497
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
498
498
|
},
|
|
499
499
|
{
|
|
500
500
|
"command": "notebook:merge-cell-above",
|
|
501
501
|
"keys": ["Ctrl Backspace"],
|
|
502
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
502
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
503
503
|
},
|
|
504
504
|
{
|
|
505
505
|
"command": "notebook:merge-cell-below",
|
|
506
506
|
"keys": ["Ctrl Shift M"],
|
|
507
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
507
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
508
508
|
},
|
|
509
509
|
{
|
|
510
510
|
"command": "notebook:move-cursor-down",
|
|
511
511
|
"keys": ["ArrowDown"],
|
|
512
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
512
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
513
513
|
},
|
|
514
514
|
{
|
|
515
515
|
"command": "notebook:move-cursor-down",
|
|
516
516
|
"keys": ["J"],
|
|
517
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
517
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
520
|
"command": "notebook:move-cursor-up",
|
|
521
521
|
"keys": ["ArrowUp"],
|
|
522
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
522
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
523
523
|
},
|
|
524
524
|
{
|
|
525
525
|
"command": "notebook:move-cursor-up",
|
|
526
526
|
"keys": ["K"],
|
|
527
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
527
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
528
528
|
},
|
|
529
529
|
{
|
|
530
530
|
"command": "notebook:move-cursor-heading-above-or-collapse",
|
|
531
531
|
"keys": ["ArrowLeft"],
|
|
532
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
532
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
533
533
|
},
|
|
534
534
|
{
|
|
535
535
|
"command": "notebook:move-cursor-heading-below-or-expand",
|
|
536
536
|
"keys": ["ArrowRight"],
|
|
537
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
537
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
538
538
|
},
|
|
539
539
|
{
|
|
540
540
|
"command": "notebook:insert-heading-above",
|
|
541
541
|
"keys": ["Shift A"],
|
|
542
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
542
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
545
|
"command": "notebook:insert-heading-below",
|
|
546
546
|
"keys": ["Shift B"],
|
|
547
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
547
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
548
548
|
},
|
|
549
549
|
{
|
|
550
550
|
"command": "notebook:collapse-all-headings",
|
|
551
551
|
"keys": ["Ctrl Shift ArrowLeft"],
|
|
552
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
552
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
553
553
|
},
|
|
554
554
|
{
|
|
555
555
|
"command": "notebook:expand-all-headings",
|
|
556
556
|
"keys": ["Ctrl Shift ArrowRight"],
|
|
557
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
557
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
560
|
"command": "notebook:paste-cell-below",
|
|
561
561
|
"keys": ["V"],
|
|
562
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
562
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
563
563
|
},
|
|
564
564
|
{
|
|
565
565
|
"command": "notebook:redo-cell-action",
|
|
566
566
|
"keys": ["Shift Z"],
|
|
567
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
567
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
568
568
|
},
|
|
569
569
|
{
|
|
570
570
|
"command": "notebook:run-cell",
|
|
571
571
|
"macKeys": ["Ctrl Enter"],
|
|
572
572
|
"keys": [],
|
|
573
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
573
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
574
574
|
},
|
|
575
575
|
{
|
|
576
576
|
"command": "notebook:run-cell",
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
{
|
|
582
582
|
"command": "notebook:run-cell",
|
|
583
583
|
"keys": ["Accel Enter"],
|
|
584
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
584
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
585
585
|
},
|
|
586
586
|
{
|
|
587
587
|
"command": "notebook:run-cell",
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
{
|
|
592
592
|
"command": "notebook:run-cell-and-insert-below",
|
|
593
593
|
"keys": ["Alt Enter"],
|
|
594
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
594
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
595
595
|
},
|
|
596
596
|
{
|
|
597
597
|
"command": "notebook:run-cell-and-insert-below",
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
{
|
|
612
612
|
"command": "viewmenu:line-numbering",
|
|
613
613
|
"keys": ["Shift L"],
|
|
614
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
614
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
617
|
"command": "viewmenu:match-brackets",
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
{
|
|
622
622
|
"command": "notebook:select-all",
|
|
623
623
|
"keys": ["Accel A"],
|
|
624
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
624
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
625
625
|
},
|
|
626
626
|
{
|
|
627
627
|
"command": "notebook:split-cell-at-cursor",
|
|
@@ -631,22 +631,22 @@
|
|
|
631
631
|
{
|
|
632
632
|
"command": "notebook:undo-cell-action",
|
|
633
633
|
"keys": ["Z"],
|
|
634
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
634
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
637
|
"command": "notebook:toggle-render-side-by-side-current",
|
|
638
638
|
"keys": ["Shift R"],
|
|
639
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
639
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
640
640
|
},
|
|
641
641
|
{
|
|
642
642
|
"command": "notebook:move-cell-up",
|
|
643
643
|
"keys": ["Ctrl Shift ArrowUp"],
|
|
644
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
644
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
645
645
|
},
|
|
646
646
|
{
|
|
647
647
|
"command": "notebook:move-cell-down",
|
|
648
648
|
"keys": ["Ctrl Shift ArrowDown"],
|
|
649
|
-
"selector": ".jp-Notebook.jp-mod-commandMode
|
|
649
|
+
"selector": ".jp-Notebook.jp-mod-commandMode:not(.jp-mod-readWrite) :focus"
|
|
650
650
|
}
|
|
651
651
|
],
|
|
652
652
|
"title": "Notebook",
|