Hi
When I type
in: KroneckerDelta;
the delta symbols is printed, but when I type
in: \delta{#}::KroneckerDelta;
out: TokenError: ('EOF in multi-line statement', (2, 0))
At: /home/irvin/miniconda3/lib/python3.7/tokenize.py(579): _tokenize
When I run same line in cadabra interface have no problem. I do not have any other problem using cadabra on the notebook and don't have a clue on how to solve it.
Thanks