2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Anaconda3の環境導入手順

Last updated at Posted at 2020-07-09

#1.ANACONDAをダウンロード
※Pythonには2.*と3.*と二つのバージョンが存在しますが3.*を取得するようにしてください

#2.ANACOND Aをインストール

#3.ANACONDA起動
起動すると以下のような画面が起動されます。

Anaconda.png

#4.Jupyterを起動
jupyter NotebookのLaunchというところをクリック

こんな画面が表示されますが、起動できないので

Anaconda1.png

ターミナルから網掛け部分をコピーしてブラウザのURLに貼り付け実行

Anaconda2.png

以下のような画面が表示されればOK!!!

Anaconda3.png

#終わりに
次回はSCRAPYの導入手順について書いていこうと思います。

2
2
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
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?