takluyver / nbopen

Open a Jupyter notebook in the best available server
BSD 3-Clause "New" or "Revised" License
301 stars 58 forks source link

uninstall from windows file manager #34

Open fakeInsights opened 8 years ago

fakeInsights commented 8 years ago

Hello, Is there an easy way to uninstall the integration with windows file manager, I uninstalled with pip but, it continues to run when I click a notebook in my file system. thanks

takluyver commented 7 years ago

There's not currently a way to uninstall the Windows integration; I'll leave this issue open as a feature request.

AdityaSoni19031997 commented 6 years ago

How to disable the integration with windows?

takluyver commented 6 years ago

You can see the integration steps here: https://github.com/takluyver/nbopen/blob/master/nbopen/install_win.py

It's adding some keys to the registry. To remove the integration, you'll need to find and remove those registry keys.