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
when running the optimization.py locally, the page shows up correctly onload, but will break if click on different optimization runs.
(https://github.com/happydasch/btplotting/blob/master/demos/optimization.py)
(I did changed the port from default to 3000 by browser = BacktraderPlottingOptBrowser(btp, result, port=3000),
shouldn't matter I think?)
initial load screenshot:
broken state screenshot:
there is an error thrown in the brower dev console:
The text was updated successfully, but these errors were encountered:
when running the
optimization.py
locally, the page shows up correctly onload, but will break if click on different optimization runs.(https://github.com/happydasch/btplotting/blob/master/demos/optimization.py)
(I did changed the port from
default
to3000
bybrowser = BacktraderPlottingOptBrowser(btp, result, port=3000)
,shouldn't matter I think?)
initial load screenshot:
broken state screenshot:
there is an error thrown in the brower dev console:
The text was updated successfully, but these errors were encountered: