On 10 April 2017 at 14:54, Noor Fairoza <[email protected]> wrote: > Jupyter donsent uninstall properly. Even after you say pip uninstall > jupyter. It still has many dependencies.
This is a limitation of pip - it doesn't track what you asked to install separately from what is installed as dependencies. There's a summer of code student working on making a dependency resolver for pip this summer - hopefully that will be a step towards making these kinds of things possible. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAOvn4qiw0b7RXNHVGK%3DdRERyJeQtQxRi4KmUcMYN-0fNQvzD6g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
