Closed lauramurgatroyd closed 3 weeks ago
When running iterative algorithms we get a deprecation warning:
/tmp/ipykernel_23663/4232300540.py:7: DeprecationWarning:run()missingiterations``
/tmp/ipykernel_23663/4232300540.py:7: DeprecationWarning:
missing
We should update our notebooks code to prevent this warning
CIL version, latest master, testing just before v24.0.0 release
closed by #165 #162 and #160
When running iterative algorithms we get a deprecation warning:
/tmp/ipykernel_23663/4232300540.py:7: DeprecationWarning:
run()missing
iterations``We should update our notebooks code to prevent this warning
CIL version, latest master, testing just before v24.0.0 release