4
2

More than 1 year has passed since last update.

Pythonの人気記事

言語処理100本ノックをdockerで。python覚えるのに最適。docker(19) python(1)

<この項は書きかけです。順次追記します。>

言語処理100本ノック(東北大学)

その後改定があった。

NLP 100 Exercise 2020 released / 言語処理100本ノック 2020 公開

選択肢1 前の続きでやる。

bash
$ docker run -it kaizenjapan/100pon /bin/bash
Unable to find image 'kaizenjapan/100pon:latest' locally
latest: Pulling from kaizenjapan/100pon
05d1a5232b46: Pull complete 
33529d049adc: Pull complete 
be72550a31b7: Pull complete 
40cab810eef6: Pull complete 
90a7cfada776: Pull complete 
63b10c589b27: Pull complete 
3b74f2e93e93: Pull complete 
4ad328879d5f: Pull complete 
53bb48f40962: Extracting [==================================================>]  2.076GB/2.076GB
7430ebce441f: Download complete 
152f700bf3d8: Download complete 
docker: failed to register layer: Error processing tar file(exit status 1): mkdir /usr/local/etc: structure needs cleaning.
See 'docker run --help'.

ダウンロードするのに5分から10分くらい。 
解凍するのに5分から10分くらい。 

ちょっと重すぎる。

ディスク.png

ここに足すのは辞めよう。

選択肢2 新しくAnacondaから始める

Anacondaで始めるかどうか選択。

選択肢3 新しく素のpython から始める。

素のpythonから始めるなら何から入れるといいのだろう。

<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>

文書履歴(document history)

ver. 0.01 初稿 20221214

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

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