ipyleaflet icon indicating copy to clipboard operation
ipyleaflet copied to clipboard

pip uninstall doesn't remove the labextension js bundle

Open dfguerrerom opened this issue 1 year ago • 0 comments

if I do pip uninstall ipyleaflet I would expect that my share/jupyter/labextensions/jupyter-leaflet folder is also removed, but that doesn't happen.

To fully uninstall it I need to pip uninstall ipyleaflet and pip uninstall jupyter-leaflet...

This might cause version conflicts...

dfguerrerom avatar Oct 14 '24 14:10 dfguerrerom