All examples in the adaptive code are oriented toward the usage with Jupyter notebooks. However, from software engineering usage perspective, notebooks are not always optimal (see, for example, https://yihui.org/en/2018/09/notebook-war/). So, my question is, whether there is a set of examples for using adaptive without notebooks (simply from regular python scripts).