LoginSignup
0
0

学習日記#4: 環境構築

Posted at

ゴール

自宅PCにNotebooks環境を構築

教材

PythonではじめるKaggleスタートブック

やったこと

  • Dockerインストール
  • Githubからサンプルコード一括DL
  • Dockerで環境構築

詰まった

  • ターミナルでdocker-compose up --buildを実行したところ処理の途中でjupyter The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s Attaching to jupyter-1というエラーが出て失敗。色々調べたが解決策わからず、、、
  • とりあえずKaggleのNotebookかGoogle Colabで進めるかぁ、、、
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0