Commit e4f3f63
authored
Added Jupyter Lab 4 support (#1146)
* Added @Lumino dependencies.
* Removed unused @Lumino dependencies.
* Updated webpack-cli version.
* Changed @Lumino dependencies to v2.
* Removed @Lumino dependencies.
* Fixed resize bug.
Added if(!this.obj) return; for all branches.
* Updated @jupyterlab/builder version.
* Updated @jupyterlab/builder dependency.
* Updated jupyterlab python version.1 parent 1e48a1f commit e4f3f63
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| 451 | + | |
451 | 452 | | |
452 | 453 | | |
453 | 454 | | |
| |||
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
471 | | - | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
0 commit comments