We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c47e3 commit 587aa55Copy full SHA for 587aa55
examples/alpha_evolve_math_problems/pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
11
"tqdm",
12
"hydra-core==1.3.2",
13
"jax", # Standard CPU version
14
- "matplotlib" # for visualization purposes, in the notebooks that accompany the tasks
+ "matplotlib", # for visualization purposes, in the notebooks that accompany the tasks
15
"jupyter" # For use inside a jupyter notebook
16
]
17
0 commit comments