Skip to content

Jupyter Notebooks#

For your convenience LIT hosts Jupyter interactive data science notebooks.

Jupyter and it’s parent IPython are both 100% free and open source, released under the liberal terms of the 3-Clause BSD License.

alt text

This provides an easy to intuit playground for SMEs and data scientist to interact at a higher layer of abstraction than code, which can often be distracting. Feature parameters variations can be instantly previewed against random points in time within the dataset without having to run a costly build.