Skip to content

Commit 18dfe75

Browse files
committed
Update Plotly version to fix error
1 parent 22d9880 commit 18dfe75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernel:
77
python3 -m ipykernel install --user --name python-cadlabs-eth-model --display-name "Python (CADLabs Ethereum Model)"
88

99
plotly:
10-
jupyter labextension install jupyterlab-plotly@5.23.0
10+
jupyter labextension install jupyterlab-plotly@4.14.3
1111

1212
start-lab:
1313
jupyter lab

0 commit comments

Comments
 (0)