kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
215 stars 37 forks source link

TypeError: ext.toLowerCase is not a function #232

Closed kschoebel closed 1 year ago

kschoebel commented 3 years ago

If I create a new Cadabra2 notebook in Jupyter, save, close and reopen it, it is empty and I get the following error in a text box:

Notebook failed to load

The error was: TypeError: ext.toLowerCase is not a function See the error console for details.

Cadabra2 built from source on Ubuntu 20.10 with Python 3.8, installed with apt via Debian package.

kpeeters commented 1 year ago

I don't think this is an issue anymore; feel free to re-open if it still happens.