Groups
Groups
Sign in
Groups
Groups
IPython Notebook (初心者向け)日本語フォーラム
Conversations
Labels
About
Send feedback
Help
ノートブック( .ipynb )を右クリックして開く方法?
656 views
Skip to first unread message
Yoshihiro Sato
unread,
Sep 13, 2015, 1:02:25 AM
9/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IPython Notebook (初心者向け)日本語フォーラム
Mac OS X Yosemite で使用しています。
ターミナルで作業ディレクトリに移動して
ipython notebook ( .ipynb )
を入力し、開かれたブラウザーからノートブックを選択して実行しています。
Mathematica では ノートブック ( .nb ) をマウスで選択し右クリックするとアプリケーションのリストが現れるので Mathematica を選択して起動しています。
ipython のノートブックの場合もこのように 右クリックして ipython で起動する方法があれば教えていただきたい。
makoto katsura
unread,
Sep 13, 2015, 8:45:02 PM
9/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IPython Notebook (初心者向け)日本語フォーラム
確かにそれはできそうですよね。
でもやった事ない。
そしてできたら確かに便利。。
右クリックのメニューにipython notebook(拡張子はexe?)を登録して、引数に自分自身のファイル名を入れるだけかな。
これができないなら、相当するバッチファイルでもつくっておけばできるはずですね。
気持ちに余裕ができたらちゃんと回答したいのですが。。
デスクトップ上のバッチファイルにドラッグ&ドロップというのはやったことある気がする。。
その時(何年も前)に使っていたファイルを添付しておきます。
バッチファイルの添付はgoogleに文句を言われたので、じかに書いておきます。
SET script=ipnb_start.py
SET s=%~dp0%script%
echo %s%
"C:\WinPython-32bit-3.3.2.3\scripts\python.bat" %s% %1
pause
もっと簡単にできる気がします。
2015年9月13日日曜日 14時02分25秒 UTC+9 Yoshihiro Sato:
ipnb_start.py
Yoshihiro Sato
unread,
Sep 14, 2015, 5:08:53 AM
9/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IPython Notebook (初心者向け)日本語フォーラム
katsura 様、
回答ありがとうございます。
私の IPython notebook の利用環境は Mac と Ubuntu 14.04 です。 Anaconda でインストールしアップデートして使ってます。
Windows 7 では使用していないですが、Anaconda でインストールを試みてみようと思います。成功した後に教えていただいた方法をテストしてみたいと思います。
( ついでながら、Python の管理が面倒なので Anaconda で管理すようにしています。)
Mac や Ubuntu での方法があれば大助かりです。希望を述べさせていただいました。
さとう
2015年9月14日月曜日 9時45分02秒 UTC+9 makoto katsura:
Reply all
Reply to author
Forward
0 new messages