Pol Febrer Calabozo

Results 344 comments of Pol Febrer Calabozo

> I cannot really even figure out where the > > Javascript error: cannot read properties of undefined > is coming from. If you open the browser console (F12) you'll...

I have no idea how to fix it and I'm not part of the plotly team, so I don't see how I can help, sorry :( I would like to...

Hi @archmoj, if what you are proposing is to set `iframe` as the default renderer, in my opinion it doesn't make much sense as a definitive solution, specially if that...

Indeed that's the scary part about it, the acquisition function needs to keep a state. But I don't know if it's really incompatible with the current code structure. You already...

> To restore an optimizer that uses gp_hedge you would additionally have to store/restore the gain values (by all means, not a huge problem, just an added layer of complexity)....

Yes, ideally it should restart from the state of the gp_hedge, but I mean it's not a huge problem in practical terms if you just want to optimize a function....

Cool! I am not focused any more on the problem that brought me here, but I am sure I can find time to do some testing and benchmarking. Is it...

Hi, this next couple weeks I'm swamped with work. I won't have the time to review it, I'm sorry :sweat_smile:

Hi! This is not fully fixed. If `notebook = False` and `local = True`, it can remove a `lib` directory in the current working directory. I would like to add...

Ok, so what I understand from the code there is that in principle everything inside a `script` tag is ignored, right? Thanks, I'll try to dig deeper!