dunovank / jupyter-themes

Custom Jupyter Notebook Themes
MIT License
9.76k stars 1.06k forks source link

jupyter-themes didn't work in aws environment, but work well in my local environment #327

Open shutianxu opened 5 years ago

shutianxu commented 5 years ago

here is my local jupyterhub version: The version of the notebook server is: 5.5.0 Python 3.6.5 IPython 6.4.0

and my aws jupyterhub version: notebook :5.7.4 Python 3.7.2 IPython 7.2.0

The install jupyter-themes and choose themes(jt -t ) run well in both environments, but only work in my local jupyterhub, anyone help me ?and does jupyter-themes support python3.7 and notebook :5.7.4?