ipython上でのシェルコマンドshell commandのエイリアスaliasの設定方法。 まずは、次のコマンド実施。 そうするとホーム/home/hage/.ipython/profile_default/以下に下記ファイルができる。 [1:hage@hoge~]> ipython profile create [ProfileCreate] Generating default config file: '/home/hage/.ipython/profile_default/ipython_config.py' [ProfileCreate] Generating default config file: '/home/hage/.ipython/profile_default/ipython_kernel_config.py' [ProfileCreate] Generatin