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
### Logging output
```shell
C:\Users\kngka\miniconda3\envs\blk_ml_strats\Lib\site-packages\backtesting\_plotting.py:456: FutureWarning: 'M' is deprecated and will be removed in a future version, please use 'ME' instead.
.resample(resample_rule, label='left')
C:\Users\kngka\miniconda3\envs\blk_ml_strats\Lib\site-packages\backtesting\_plotting.py:660: UserWarning: found multiple competing values for 'toolbar.active_drag' property; using the latest value
fig = gridplot(
C:\Users\kngka\miniconda3\envs\blk_ml_strats\Lib\site-packages\backtesting\_plotting.py:660: UserWarning: found multiple competing values for 'toolbar.active_scroll' property; using the latest value
fig = gridplot(
GridPlot( id = 'p2485', …)
Issue
Using the demo example the bokeh plot of the backtest result won't render in jupyter notebook or open if I save the file first and then try to open it.
The text was updated successfully, but these errors were encountered:
Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of this library.
Version of this library.
Hardware?
Local server/workstation
Operating System?
Windows
Python version?
Python3.11
Installed wheel files
I'm on windows. I don't have grep.
Installed packages
Issue
Using the demo example the bokeh plot of the backtest result won't render in jupyter notebook or open if I save the file first and then try to open it.
The text was updated successfully, but these errors were encountered: