Hey guys, wondering if y'all have any workflow hacks to prototype faster in Algorithm Lab? Currently, when I want to test my unfinished code or check the return of an api call, I run a backtest and setup debug messages. Quite inefficient. Am I overlooking something really simple? 

Thanks

Author