powerpak / jupyter-dark-theme

Dark theme for Jupyter Notebook UI
MIT License
323 stars 105 forks source link

How uninstall? #1

Open binhnq94 opened 8 years ago

binhnq94 commented 8 years ago

today, i try to back default theme. I delete ur custom.css in .jupyter/custom/. But it not sucess. Plz, illustrate how.

nickpowersys commented 8 years ago

The reason any custom theme will persist is the cache. To force emptying of the cache and a hard reload in Chrome, for example, F12, then right-click the reload icon next to the address bar, and select "Empty Cache and Hard Reload."

alek5k commented 7 years ago

Hi there, Just wanted to add my method of using the custom CSS.

I use chrome, so I used a chrome extension that lets you inject CSS based on a URL pattern match. I pasted the css into the chrome extension, reloaded and the theme became active.

You don't actually need to modify it on the server, so it works out much better if you connect to different notebooks, or want to preserve the original theme for other users.

Thanks for taking the time to theme the environment!

olfMombach commented 6 years ago

@alek5k May I ask which one you used?

alek5k commented 6 years ago

@olfMombach it was a while ago now, but I think 'Stylish' has the same functionality.

galrapo commented 5 years ago

@nickpowersys as far as I understand you gave instructions to PC. Not sure I full understand how to uninstall in Mac. Could you please advise?

staneuski commented 5 years ago

@galrapo after you delete custom.css file open Safari preferences and there open Privacy. Push Manage Website Data... Screen Shot 2019-07-06 at 21 18 07

Then in search field write localhost and press Remove All button. Screen Shot 2019-07-06 at 21 19 18