From 4233f1d07b6eb47bf1d59df502bb7892c317426c Mon Sep 17 00:00:00 2001 From: Tom van Woudenberg Date: Wed, 24 Apr 2024 17:40:20 +0200 Subject: [PATCH] Update linear_constrained_optimization_example.ipynb --- book/pages/linear_constrained_optimization_example.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/pages/linear_constrained_optimization_example.ipynb b/book/pages/linear_constrained_optimization_example.ipynb index cd80db7..71bbe8a 100644 --- a/book/pages/linear_constrained_optimization_example.ipynb +++ b/book/pages/linear_constrained_optimization_example.ipynb @@ -202,8 +202,8 @@ "### Find best solution manually\n", "\n", ":::{card} Test yourself\n", - "Click {fa}`rocket` --> {guilabel}`Live Code` to enable this applet. Try and adjust the values for $x_1$, to $x_12$. Can you find the optimal solution?\n", - "\n", + "Try and adjust the book transports yourself. Can you find the optimal solution?\n", + "\n", ":::" ] },