southwest-git
Results
2
comments of
southwest-git
I suspect it has to do with the deprecation of pd.Panel. I tried updating this line in their Helloworld and it works now. risk_model = cp.FullSigma(Sigma_hat.reset_index(level=1, drop=True)) Hope this helps.
I think gridOutput.js has this function _gridMap that doesn't expect locX and locY to be negative when checking if a shape is in canvas. I have a simple fix for...