Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/cadabra2_jupyter/kernel.py", line 54, in do_execute
self._execute_python(pycode)
File "/usr/local/lib/python3.6/site-packages/cadabra2_jupyter/kernel.py", line 108, in _execute_python
self._sandbox_context(pycode)
File "/usr/local/lib/python3.6/site-packages/cadabra2_jupyter/context.py", line 51, in __call__
exec(code, self._sandbox)
File "<string>", line 7, in <module>
AttributeError: module 'cdb.core.component' has no attribute 'components_to_subrule'