Results 12 comments of ZHUO Qiang

Thanks, this trick helps. > Try using an explicit trials object. If you call fmin with a new trials object, it will run until max_evals have been tried. If you...

not sure what the backwards compatibility issue is with the planned `python {.marimo}` code fence name. maybe using ```` ```python {.python.marimo} print("python code") ``` ```` could avoid the compatibility problem?