Skip to content

Commit cf17b46

Browse files
Update benchmarks/OptimizationCUTEst/CUTEst_unconstrained.jmd
1 parent a71fbfb commit cf17b46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/OptimizationCUTEst/CUTEst_unconstrained.jmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ end
3939
title = "Time to solution by optimizer and number of vars",
4040
)
4141

42-
```julia; eval = true
43-
using Pkg; Pkg.activate("."); Pkg.instantiate()
42+
```julia
4443
using Optimization
4544
using OptimizationNLPModels
4645
using CUTEst

0 commit comments

Comments
 (0)