Hi,

on the cloud in the Research you can use the class QuantBook.

Beside Notebooks you can also create a plain Python file, I am wondering if it is possible to use the class QuantBook there. 

I get the error: NameError: name 'QuantBook' is not defined.

I found a solution for offline development, which does not work in the cloud: