#๐Ÿ”’ Jupyter Notebook Theme

41 messages ยท Page 1 of 1 (latest)

versed spruce
#

Hi! I need some help in changing the default jupyter notebook theme... I have downloaded the jupyter-themes package but no matter how many times I run the command for changing the theme, it stays the same.

I tried looking for solutions... some that I tried are restarting Jupyter, clearing browser caches, updating the jupyter module,.... none of which seem to work... This should not be that hard but I'm stuck...

Before trying the ultimate solution (to just delete every trace of python and other libraries) I thought someone might help me with this issue.

Thanks for your time!

knotty emberBOT
#

@versed spruce

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

azure jungle
#

@versed spruce it's usually pip install a theme and select it from the settings > theme menu

#

Which version of jupyter are you using and the theme?

versed spruce
#

I'm using the jupyterthemes module...Theme is chesterish ... notebook version : 7.1.1

#

Jupyter version 1.0.0

high scroll
#

you tried simply use jt -t <theme> and refresh the page?

versed spruce
#

Yes, countless times

#

It does nothing

#

The command executes fine but no results

#

I also tried it in different browsers ,,no change

high scroll
#

how you start your jupyter notebook

versed spruce
#

in my venv i just type => jupyter notebook .

#

in cmd

high scroll
#

force stop it, type jt -t <theme>, and start it

versed spruce
#

how do i force stop it? I've tried restarting it ... then using jt -t <theme> ..it does nothing \ :

#

Ctrl C ? and then restart ?

high scroll
#

jt -t <theme> before doing jupyter notebook

#

ya

versed spruce
#

I've done that

#

NO change :\

high scroll
#

why theme you using

versed spruce
#

chesterish is what I'm trying to apply

azure jungle
#

Can you try another theme? Could it be the theme is not updated recently?

versed spruce
#

Currently its just the default light theme that comes with jupyter

versed spruce
#

Nothing is working

azure jungle
#

Shameless plug. But you do what to try rose pine?

#

I made the port btw ๐Ÿ˜ฌ

versed spruce
#

oh let me check

azure jungle
versed spruce
#

Hey! Thanks...It's a cool theme

azure jungle
#

Thanks

#

Maybe try opening an issue with the other theme repo

versed spruce
#

Hmm..I'll do that I guess (no options left)

#

Oh wait lemme try removing everything and reinstalling... If it didn't work then I'll open the issue! Thanks for your help again!

azure jungle
#

No worries!

versed spruce
#

Sadly even after deleting and installing back..IT stilll doesn't work

#

!close

knotty emberBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.