You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/basic-tour.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,7 @@
252
252
"cell_type": "markdown",
253
253
"metadata": {},
254
254
"source": [
255
-
"Or as an iterable. Beware that the order has to be alphabetical. You can usee `optimizer.space.keys` for guidance"
255
+
"Or as an iterable. Beware that the order has to match the order of the initial `pbounds` dictionary. You can usee `optimizer.space.keys` for guidance"
0 commit comments