Skip to content

Commit 51f4c47

Browse files
committed
feat: preinstall plotly and kaleido for static image export
1 parent e151b6b commit 51f4c47

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ let
2222
scipy
2323
pandas
2424
matplotlib
25+
plotly
26+
kaleido # Plotly static image export (fig.write_image)
2527
scikit-learn
2628
seaborn
2729
networkx # Graphs for optimization (e.g. VRP, routing)

0 commit comments

Comments
 (0)