Skip to content

Commit def88d1

Browse files
committed
Pin jupyter-events to avoid incompatibility with jupyter-server
1 parent 6c3b8ad commit def88d1

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

continuous_integration/environment-3.10.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies:
1919
- ipykernel
2020
- ipywidgets
2121
- jinja2
22+
- jupyter-events<0.11
2223
- jupyter-server-proxy
2324
- jupyterlab
2425
- locket

continuous_integration/environment-3.11.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies:
1818
- ipykernel
1919
- ipywidgets
2020
- jinja2
21+
- jupyter-events<0.11
2122
- jupyter-server-proxy
2223
- jupyterlab
2324
- locket

continuous_integration/environment-3.12.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies:
1818
- ipykernel
1919
- ipywidgets
2020
- jinja2
21+
- jupyter-events<0.11
2122
- jupyter-server-proxy
2223
- jupyterlab
2324
- locket

continuous_integration/environment-3.13.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies:
1717
- ipykernel
1818
- ipywidgets
1919
- jinja2
20+
- jupyter-events<0.11
2021
- jupyter-server-proxy
2122
- jupyterlab
2223
- locket

0 commit comments

Comments
 (0)