-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restoring default theme #86
Comments
|
I too had this problem and spent way too long debugging it but the following steps worked for me. Especially explicitly resetting the browser cache.
hope that helps. |
Ugh. What a pain. Thank you for the guidance! I don't think that this used to be a problem. I wonder what happened. |
For me, it was just |
@kindofluke thank you! That worked for me! |
Hey all, thanks for your patience. I've attempted a fix in the new version (v0.14.0). Would anyone mind testing that out, reporting back here? I've also added a comment in the README examples saying that the browser cache must be reset after running |
A little context for anyone interested... The reason this has become an issue is that jupyter appears to cache the custom.css file in some odd locations so deleting the custom.css from ~/.jupyter/custom/ doesn't work (at least on most systems). However, juypyter does seem to restore the default css when ~/.jupyter/custom/custom.css exists as an empty file (which is the change implemented in the new version). Works for me (as long as I reset my browser cache) so fingers crossed. Also, if anyone has any insight into a better way to do this I'm all ears. Thanks again! |
Closing as issues appears to be fixed. |
followed the steps and delete my history with the cache in my browser (firefox) and went back to normal uffff, thank you |
I think the following link is really helpful: https://github.com/dunovank/jupyter-themes |
|
install pip install jupyterthemes |
This worked for me as well |
jt -r works perfectly fine. Thanks. |
@yashdattsawant thanks man it really helps me a lot !!!! |
Run !jt -r command in your jupyter notebook. Once successfully completed, close the notebook, restart Anaconda. |
thankssss mannnn!!!!!! |
I have no issues switching between themes, but restoring the default gives me trouble:
There is nothing to be found in these directories...
The text was updated successfully, but these errors were encountered: