pythonのeuporieの概要と使い方
概要
- jupyter(ipythonのクライアント)をterminalで実行するためのツール
- kittyの画像表示プロトコルを使って画像を表示する機能がある
- tmuxを使用した状態でも
--tmux-graphics
オプションをつけることで画像を表示できる
- tmuxを使用した状態でも
インストール
$ pipx install euporie juptyerlab pandas matplotlib
使い方
(notebookを開いて)起動する
$ euporie-notebook note.ipynb --tmux-graphics