![]() |
1
7
保存选项可以在jupyter配置中进行调整。要获得白色背景,可以设置
如果要在每个笔记本上使用,也可以将其添加到 ipython configuration file
|
![]() |
2
0
要获得透明框架,只需在加载matplotlib后添加以下行:
这对我起了作用! |