-
Notifications
You must be signed in to change notification settings - Fork 24
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
Trouble activating extension #9
Comments
I'll check it ASAP, thanks for the report ! |
@mmgrobis I installed the Anyway I'll update the script to be more |
Thanks, @merqurio. I tried a few things and managed to get the extension downloaded. I had created the So now Jupyter has the additional options under the "Cell" header. However, like another user mentioned, no syntax highlighting occurs unless you have "Default" selected. I don't get any error messages, just no syntax highlighting. I'm using Firefox. Thanks for your help! |
Let me know if this was solved with the latest commit, if not I have some time this week to help you to solve this :) |
Hi merqurio, thanks again for your work on this package and for answering my earlier questions. I just wanted to re-open the discussion a bit. I've tried installing this plugin a few times on different computers but never have had any success. My workflow:
These extensions are located at C:\Users\mmgrobis\Anaconda3\Lib\site-packages\jupyter_contrib_nbextensions\nbextensions
At this point, jupyter_themes and theme_selector aren't visible in the Jupyter nbextension environment (the "Nbextensions" tab at the top when you first open Jupyter Notebooks). All the other folders in the nbextensions folder are visible. So I tried to enable the extension from the command line, as in your README:
I get this error message: When I go to Jupyter Nbextensions (open Jupyter Notebooks, go to 'Nbextensions' tab on top), I now see jupyter_themes/theme_selector, but it's labeled as incompatible. When I click on it, I see this message: When I enable it, I don't see any change in the notebook. (No new items under the "Cell" tab.) Thoughts:
Thanks again for your help. Any help would be appreciated. I've long wanted to change the syntax highlighting in Jupyter and am surprised it's not yet available for Notebooks or for Lab. Best, |
@mgsosna surprisingly it's 2021 and still not available until now! |
Hi, thanks for writing this script. I've downloaded the .js file and enabled it, but nothing has changed in Jupyter. (I'm using the jupyter_nbextensions_configurator.)
There are two theme selectors (theme_selector.js and jupyter_themes/theme_selector.js) and both say that there is no YAML file that tells Jupyter how to configure it. I've closed and reopened Jupyter multiple times, and tried just theme_selector.js, just jupyter_themes/theme_selector.js, etc. and no change. Any advice would be really appreciated. I'm using Windows 10, if that matters.
Thanks!
The text was updated successfully, but these errors were encountered: