LoginSignup
1
0

More than 3 years have passed since last update.

SwiftをGoogle Colabで実装するための準備

Posted at

SwiftをGoogle Colabで実装する手順を紹介します。

大まかなSTEPは 4つ です。

  1. Colabを作成し、Google Driveに保存する
  2. その他のアプリから、適当なエディタでファイルを開く
  3. "kernelspec":{"name":"python3","display_name":"Python 3"}"kernelspec":{"name":"swift","display_name":"Swift"} と書き換える
  4. Google Colabで開き、Swiftコードの動作確認をする

createColab.png

selectEditor.png

tapEditor.png

modifyCode.png

colab.png

1
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
1
0