We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e151b6b commit 51f4c47Copy full SHA for 51f4c47
1 file changed
docker.nix
@@ -22,6 +22,8 @@ let
22
scipy
23
pandas
24
matplotlib
25
+ plotly
26
+ kaleido # Plotly static image export (fig.write_image)
27
scikit-learn
28
seaborn
29
networkx # Graphs for optimization (e.g. VRP, routing)
0 commit comments