您可以为默认配置文件创建一个配置文件:
? ipython profile create default
[ProfileCreate] Generating default config file: '/Users/alex/.ipython/profile_default/ipython_config.py'
Run Code Online (Sandbox Code Playgroud)
然后修改此文件以包含以下几行:
## Set the color scheme (NoColor, Neutral, Linux, or LightBG).
c.InteractiveShell.colors = 'linux'
Run Code Online (Sandbox Code Playgroud)
您可以在此处阅读可用的配色方案:http : //ipython.readthedocs.io/en/stable/config/details.html
| 归档时间: |
|
| 查看次数: |
501 次 |
| 最近记录: |