‘jt‘ 不是内部或外部命令,也不是可运行的程序

原因:没有安装jupyterthemes 解决办法:到anaconda指定环境下,输入命令行pip install jupyterthemes安装一下他的这个

原因:没有安装jupyterthemes

解决办法:到anaconda指定环境下,输入命令行pip install jupyterthemes安装一下他的这个jupyter主题

注意:不要用conda install jupyterthemes