Matteo Bunino

Results 6 comments of Matteo Bunino

When will this be available for users? Thank you! :)

Try installing poetry from the `get-poetry.py` installer. 1. Clear poetry installation with ```bash curl -sSL https://install.python-poetry.org | python - --uninstall rm -rf .cache/pypoetry ``` 2. Re-install it with the "deprecated"...

Issue persists as #3998 is still unmerged. However, as a temporary quick fix, you can run: ```bash pip install --no-cache-dir git+https://github.com/thomas-bouvier/horovod.git@compile-cpp17 ```

+1 I was looking for the same feature!

I found the source of the problem but I have not time to make a PR now. Could anyone remove the duplicated heading code from https://github.com/WestHealth/pyvis/blob/master/pyvis/templates/template.html#L54 to https://github.com/WestHealth/pyvis/blob/master/pyvis/templates/template.html#L56 ?