エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Launch IPython notebook with selected browser
I am trying to start IPython with a non default browser (in my case Firefox) and thought I could ... I am trying to start IPython with a non default browser (in my case Firefox) and thought I could replicate the replicate the script given in this blog I am on Windows 7 I put the following code in a file say "module.py" import subprocess subprocess.call("ipython notebook --no-browser", shell=True) subprocess.call([r'C:\Program Files (x86)\Mozilla Firefox\Firefox.exe', '-new-tab', 'http://127.0.0.1



2016/11/20 リンク