File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
datascience/ubi9-python-3.11
tensorflow/ubi9-python-3.11
tensorflow/ubi9-python-3.11
trustyai/ubi9-python-3.11 Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ mysql-connector-python = "~=9.0.0"
30
30
31
31
odh-elyra = " ==4.2.0"
32
32
33
- jupyterlab = " ~= 4.2.4 "
33
+ jupyterlab = " == 4.2.6 "
34
34
jupyter-bokeh = " ~=4.0.5"
35
35
jupyter-server = " ~=2.14.2"
36
36
jupyter-server-proxy = " ~=4.3.0"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ verify_ssl = true
8
8
9
9
[packages ]
10
10
# JupyterLab packages
11
- jupyterlab = " ~= 4.2.4 "
11
+ jupyterlab = " == 4.2.6 "
12
12
jupyter-server = " ~=2.14.2"
13
13
jupyter-server-proxy = " ~=4.3.0"
14
14
jupyter-server-terminals = " ~=0.5.3"
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ mysql-connector-python = "~=9.0.0"
40
40
41
41
odh-elyra = " ==4.2.0"
42
42
43
- jupyterlab = " ~= 4.2.4 "
43
+ jupyterlab = " == 4.2.6 "
44
44
jupyter-bokeh = " ~=4.0.5"
45
45
jupyter-server = " ~=2.14.2"
46
46
jupyter-server-proxy = " ~=4.3.0"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ mysql-connector-python = "~=9.0.0"
42
42
43
43
odh-elyra = " ==4.2.0"
44
44
45
- jupyterlab = " ~= 4.2.4 "
45
+ jupyterlab = " == 4.2.6 "
46
46
jupyter-bokeh = " ~=4.0.5"
47
47
jupyter-server = " ~=2.14.2"
48
48
jupyter-server-proxy = " ~=4.3.0"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ mysql-connector-python = "~=9.0.0"
35
35
36
36
odh-elyra = " ==4.2.0"
37
37
38
- jupyterlab = " ~= 4.2.4 "
38
+ jupyterlab = " == 4.2.6 "
39
39
jupyter-bokeh = " ~=4.0.5"
40
40
jupyter-server = " ~=2.14.2"
41
41
jupyter-server-proxy = " ~=4.3.0"
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ mysql-connector-python = "~=9.0.0"
34
34
# JupyterLab packages
35
35
odh-elyra = " ==4.2.0"
36
36
37
- jupyterlab = " ~= 4.2.4 "
37
+ jupyterlab = " == 4.2.6 "
38
38
jupyter-bokeh = " ~=4.0.5"
39
39
jupyter-server = " ~=2.14.2"
40
40
jupyter-server-proxy = " ~=4.3.0"
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ mysql-connector-python = "~=9.0.0"
41
41
# JupyterLab packages
42
42
odh-elyra = " ==4.2.0"
43
43
44
- jupyterlab = " ~= 4.2.4 "
44
+ jupyterlab = " == 4.2.6 "
45
45
jupyter-bokeh = " ~=3.0.5" # Should be pinned down to this version in order to be compatible with trustyai
46
46
jupyter-server = " ~=2.14.2"
47
47
jupyter-server-proxy = " ~=4.3.0"
You can’t perform that action at this time.
0 commit comments