terminal上でjupyter + jq 公開日 2024-08-11 terminal上でjupyter + jqの使い方 タグ jupyter Kaggle Python 概要 jqコマンドを用いて、jupyterの.ipynbファイルを(わかりやすい形で)ターミナル上で表示できる 使用例 $ jq -r '.cells[] | .source | join("")' foo.ipynb | less 関連記事 jupyter ai 2024-09-20 jupyter cull 2025-01-29 jupyter magic commands 2023-12-16 jupyter display images 2023-11-18 jupyter itables 2023-09-06