We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75587c commit 36d1405Copy full SHA for 36d1405
optimization301/Modeling_Session_2/completed_modeling2.ipynb
@@ -195,7 +195,7 @@
195
},
196
{
197
"cell_type": "code",
198
- "execution_count": 11,
+ "execution_count": null,
199
"id": "e92b8166",
200
"metadata": {},
201
"outputs": [
@@ -267,7 +267,7 @@
267
"source": [
268
"# Set parameters here after running in once. \n",
269
"\n",
270
- "# m.Params.ParameterName = value\n",
+ "# m1.Params.ParameterName = value\n",
271
"m1.optimize()"
272
]
273
optimization301/Modeling_Session_2/modeling2.ipynb
@@ -186,7 +186,7 @@
186
187
188
189
190
191
192
0 commit comments