Skip to content

Commit

Permalink
Update Plotly version to fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSchZA committed Aug 14, 2024
1 parent 22d9880 commit 18dfe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kernel:
python3 -m ipykernel install --user --name python-cadlabs-eth-model --display-name "Python (CADLabs Ethereum Model)"

plotly:
jupyter labextension install jupyterlab-plotly@5.23.0
jupyter labextension install jupyterlab-plotly@4.14.3

start-lab:
jupyter lab
Expand Down

0 comments on commit 18dfe75

Please sign in to comment.