Notebooks for testing the Signals stream and batch feature generation.
- Install poetry
- Install dependencies:
poetry install --no-root
- Copy the
.env.example
file into a.env
file and fill in teh missing API keys and Console organization ID. - Open with Visual Studio Code and navigate to a notebook
- Make sure that you are using the same Python interpreter as used for installing the dependencies