Open
Description
Hi,
I am pretty new to jupyter notebook and I did not like the bright theme, therefore I wanted to install JT to change it.
Mac OS 13.0.1
Pip 22.3.1
Python 3.7
I have used pip3 install jupyterthemes
to install juypterthemes.
Afterwards the JT command did not work. So I tried to solve the problem by existing topics such as https://github.com/dunovank/jupyter-themes/issues/92.
I fixed the problem within my ~/.zshrc
so my $PYTHONPATH
does not return a blank value.
From now $PYTHONPATH
returned /usr/bin/python3
- works fine.
But the the problem of the beginning still exist, whenever I try to change the Theme of Jupyter, I get:
zsh: command not found: jt
- any ideas how to fix it?
Thanks Leo
Metadata
Assignees
Labels
No labels