gpt4 book ai didi

python - 如何使用 IPython 的系统 shell 配置文件作为默认 shell(Windows 7 64 位)

转载 作者:太空宇宙 更新时间:2023-11-04 10:55:46 28 4
gpt4 key购买 nike

我在 Linux 上使用 IPython 作为我的系统 shell 已经很长时间了,现在我最近又开始使用 Windows,我想在 Windows shell 中继续这样做。

IPython 文档(针对稳定版本 0.12),解释了如何为此配置 IPython: http://infocus.cc/?url=http://ipython.org/ipython-doc/stable/interactive/shell.html&p=4384&b=wk&l=91&t=334&w=855&h=150

但是,我在开始菜单中查找了指向“pysh”脚本的链接(在使用 pip 和可从 ipython.org 获得的 Windows 可执行安装程序安装 IPython 之后),但它不在我的开始菜单中的任何位置。我还尝试了该页面中描述的其他方法,将 import ipy_profile_sh 添加到我的 .ipython 配置目录中的配置文件脚本中,但这也没有用。

有谁知道如何做到这一点?谢谢!

最佳答案

一切都没有丢失。 IPython 0.13,可能还有 0.12,仍然附带“pysh”配置文件,它至少为您提供了一个不错的 shell 提示符,也许还有一些其他的小补充。

要使用它,首先要做:

ipython profile create pysh

这会将随附的 pysh 配置文件复制到您的用户目录。如果你现在启动 ipython:

ipython --profile=pysh

...它将使用此配置文件。

关于python - 如何使用 IPython 的系统 shell 配置文件作为默认 shell(Windows 7 64 位),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9844965/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com