Benjamin F. Maier
Benjamin F. Maier
# Minimal example reproducing bug ```python In [1]: from javalang.tokenizer import tokenize In [2]: list(tokenize("a == 0")) --------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[3], line 1 ----> 1...
Hi, I got a compatibility error (I suppose). Any hints on how to resolve? Comes from running a pandoc command with `--filter=pandas-eqnos` ```Traceback (most recent call last): File "/opt/homebrew/bin/pandoc-eqnos", line...
Things to consider: * install ipympl * activate the extensions (`jupyter nbextension enable --py widgetsnbextension`)