Hi, I'm need to run a strategy on Lean desktop. Starting out with trying to run BasicTemplateFrameworkAlgorithm.py on Lean desktop. It looks like the backtest went fine but it did not generate the backtesting user interface as per the example here: https://www.youtube.com/watch?v=m6llfznP4d4 

The current config.json doesn't appear to have the backtesting-desktop environment so I've created it manually. I've also setup the API token. 

I've attached my config.json here: https://gofile.io/d/fxDxF1 

The output log is here: https://gofile.io/d/z3cv0d 

How do I get the backtest user interface to work?

I'm told Lean desktop is deprecated but there is no alternative provided. How are others running lean on their desktop?

Thanks.

Author