Running scripts/test_tutorials.py results in errors about missing Python packages. The required imports are not defined in requirements.txt.
They probably should not be loaded by requirementst.txt by default, because they're not needed all the time. So we need to find a place to put them.