Closed glucksfall closed 5 years ago
Can you share the jupyter notebook and escher versions you are using?
pip list|grep notebook
pip list|grep escher
notebook version 6.0.0 and escher version 1.6.0
PS: it is installed as Escher
You'll need the latest Escher version - try 1.7.3
Yes, that solved the issue. Thank you
Hello,
I found this error when trying to install the jupyter notebook extension
It seems doesn't impact escher usability (I thought I couldn't see anything when called the Builder, but I forgot to add the display_in_notebook() at the end)