Open
Description
Tutorial 5 includes an import for the external models piece:
from external_models.my_stochastic_sir import stochastic_sir
The pip install does not appear to account for this - the package failed to import.
A workaround via sys.path.append() was easy enough, but it might help to include the example code more directly.
Metadata
Metadata
Assignees
Labels
No labels