我喜欢在ipython中运行bash命令! 但是,ipython bash中的默认路径(例如来自!$ PATH的输出)与系统命令行中的$ PATH不匹配。
我已经尝试了
! . ~/.profile
但是我收到了错误。这是我的输出(运行上述命令后来自ipython notebook):
////////////////////////////////////////////////////////////
//
// SHELL: /bin/bash
// /ifhom/myusername/.profile integrated.
//
////////////////////////////////////////////////////////////
/bin/sh: line 1: /ifhom/myusername/.kshout: No such file or directory
答案 0 :(得分:1)
我无法相信这一点:
跑步:
ipython --profile ~/.profile