vincent d warmerdam
vincent d warmerdam
``` > jupyter labextension list JupyterLab v3.4.7 /home/vincent/Development/spacy-vector-view/venv/share/jupyter/labextensions jupyter-scatter v0.7.1 enabled OK jupyterlab_pygments v0.2.2 enabled OK (python, jupyterlab_pygments) @pyviz/jupyterlab_pyviz v2.2.1 enabled OK (python, pyviz_comms) @jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)...
Maybe just as a quickfix for my end, could you share your virtualenv? Just the context of `pip freeze`? That should allow me to evaluate this project for the use-case...
Could you maybe update your dependencies such that theres a maximum version of the dependencies? It's something we do a lot of in spaCy too.
Took me a while to get around to this, but it does now indeed seem like it works again! With the version-pin as the solution, I think I can close...
I also don't have a realistic example ready at the moment. If anybody has a nice use-case I'll gladly consider it for the docs.
I'd say so. I did just get a child though. What features are you concerned with? The drawing features remain experimental, but the other ones should be solid.
Ah! That's a good ping 😄 thanks for reporting. I suppose this falls into another discussion on the topic of "what do we want to keep supporting". It feels like...
Thanks for letting us know. And sorry for the delay in the review! Life with a newborn (and it's diapers) sure is ... different 😓
Grand! I've just merged it and will make a release later today.
I'm interested in discussing this in more detail, but let's first discuss a few nitpicks. 1. In the future, please use the code feature of markdown to share code, not...