環境構築

jupyter install

python3 -m pip install jupyter

開きたいディレクトリ配下に移動

cd {開きたいファイルがあるパス}

jupyter notebookを開く

jupyter notebook

スクリーンショット 2024-09-29 21.35.22.png

Kaggleの実施手順