Go Python 3: Set Up In Anaconda

Anaconda Virtual environment: Once you have Anaconda installed, it makes sense to create a virtual environment for the course. If you choose not to use a virtual environment, it is up to you to make sure that all dependencies for the code are installed globally on your machine. To set up a virtual environment, run (in a terminal) to create an environment called cs231n.

1 [wchao@localhost jupyter_note]$ conda create -n cs231 python=3.6 anaconda
Solving environment: done

## Package Plan ##

  environment location: /home/wchao/anaconda3/envs/cs231

  added / updated specs: 
    - anaconda
    - python=3.6


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    notebook-5.0.0             |           py36_0         5.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    openssl-1.0.2l             |                0         3.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    prompt_toolkit-1.0.14      |           py36_0         341 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    icu-54.1                   |                0        11.3 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    itsdangerous-0.24          |           py36_0          19 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libiconv-1.14              |                0         2.0 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libtiff-4.0.6              |                3         1.5 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    isort-4.2.5                |           py36_0          51 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipykernel-4.6.1            |           py36_0         137 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jedi-0.10.2                |           py36_2         248 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ptyprocess-0.5.1           |           py36_0          21 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bottleneck-1.2.1           |      np112py36_0         308 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    clyent-1.2.2               |           py36_0          18 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pandas-0.20.1              |      np112py36_0        21.3 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cython-0.25.2              |           py36_0         6.5 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    werkzeug-0.12.2            |           py36_0         437 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    rope-0.9.4                 |           py36_1         250 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xlwt-1.2.0                 |           py36_0         163 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    markupsafe-0.23            |           py36_2          35 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    entrypoints-0.2.2          |           py36_1           9 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    flask-cors-3.0.2           |           py36_0          20 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libxslt-1.1.29             |                0         983 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nltk-3.2.3                 |           py36_0         1.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    navigator-updater-0.1.0    |           py36_0         1.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xz-5.2.2                   |                1         669 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    hdf5-1.8.17                |                1         1.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    astropy-1.3.2              |      np112py36_0         9.1 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    harfbuzz-0.9.39            |                2         1.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libffi-3.2.1               |                1          38 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    imagesize-0.7.1            |           py36_0           5 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pixman-0.34.0              |                0         3.8 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    fontconfig-2.12.1          |                3         429 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numpydoc-0.6.0             |           py36_0          62 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    click-6.7                  |           py36_0         105 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pytz-2017.2                |           py36_0         205 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    py-1.4.33                  |           py36_0         133 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pathlib2-2.2.1             |           py36_0          31 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bitarray-0.8.1             |           py36_0          99 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    lxml-3.7.3                 |           py36_0         3.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    tornado-4.5.1              |           py36_0         636 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    testpath-0.3               |           py36_0          15 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    readline-6.2               |                2         606 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    decorator-4.0.11           |           py36_0          15 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    snowballstemmer-1.2.1      |           py36_0          84 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nbformat-4.3.0             |           py36_0         135 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    idna-2.5                   |           py36_0         121 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycrypto-2.6.1             |           py36_6         477 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pillow-4.1.1               |           py36_0         866 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    get_terminal_size-1.0.0    |           py36_0           6 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libtool-2.4.2              |                0         547 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sqlalchemy-1.1.9           |           py36_0         1.5 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    olefile-0.44               |           py36_0          53 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xlrd-1.0.0                 |           py36_0         185 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyflakes-1.5.0             |           py36_0          84 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    scikit-learn-0.18.1        |      np112py36_1        11.1 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    llvmlite-0.18.0            |           py36_0        11.3 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    statsmodels-0.8.0          |      np112py36_0         7.6 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libxml2-2.9.4              |                0         3.7 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qtawesome-0.4.4            |           py36_0         159 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    gevent-1.2.1               |           py36_0         1.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    yaml-0.1.6                 |                0         246 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    unicodecsv-0.14.1          |           py36_0          24 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sphinx-1.5.6               |           py36_0         1.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mistune-0.7.4              |           py36_0         725 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    chardet-3.0.3              |           py36_0         186 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xlsxwriter-0.9.6           |           py36_0         196 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    traitlets-4.3.2            |           py36_0         130 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    toolz-0.8.2                |           py36_0          90 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyparsing-2.1.4            |           py36_0          74 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ruamel_yaml-0.11.14        |           py36_1         401 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    dbus-1.10.10               |                0         2.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pywavelets-0.5.2           |      np112py36_0         5.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    colorama-0.3.9             |           py36_0          22 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    setuptools-27.2.0          |           py36_0         523 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pytest-3.0.7               |           py36_0         262 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    patsy-0.4.1                |           py36_0         373 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libxcb-1.12                |                1         1.5 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    backports-1.0              |           py36_0           3 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipython_genutils-0.2.0     |           py36_0          38 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycurl-7.43.0              |           py36_2         139 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    zict-0.1.2                 |           py36_0          17 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qt-5.6.2                   |                4        43.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    python-3.6.1               |                2        16.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libsodium-1.0.10           |                0         1.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mkl-service-1.1.2          |           py36_3          15 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycosat-0.6.2              |           py36_0         197 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jinja2-2.9.6               |           py36_0         387 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jbig-2.1                   |                0          29 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libgcc-4.8.5               |                2         601 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pandocfilters-1.4.1        |           py36_0          12 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    msgpack-python-0.4.8       |           py36_0         231 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    wcwidth-0.1.7              |           py36_0          24 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipython-5.3.0              |           py36_0         1.0 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cffi-1.10.0                |           py36_0         341 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    blaze-0.10.1               |           py36_0         590 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    scikit-image-0.13.0        |      np112py36_0        31.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mkl-2017.0.1               |                0       128.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    odo-0.5.0                  |           py36_1         185 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sip-4.18                   |           py36_0         267 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    multipledispatch-0.4.9     |           py36_0          15 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    zlib-1.2.8                 |                3         101 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    gstreamer-1.8.0            |                0         2.6 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cryptography-1.8.1         |           py36_0         846 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyyaml-3.12                |           py36_0         345 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter_client-5.0.1       |           py36_0         115 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-4.4.0             |      np112py36_0           6 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    beautifulsoup4-4.6.0       |           py36_0         132 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    path.py-10.3.1             |           py36_0          50 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    seaborn-0.7.1              |           py36_0         283 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    simplegeneric-0.8.1        |           py36_1           8 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyqt-5.6.0                 |           py36_2         5.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    zeromq-4.1.5               |                0         4.1 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bokeh-0.12.5               |           py36_1         4.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    partd-0.3.8                |           py36_0          30 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    singledispatch-3.4.0.3     |           py36_0          15 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    heapdict-1.0.0             |           py36_1           7 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipywidgets-6.0.0           |           py36_0          65 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pickleshare-0.7.4          |           py36_0          11 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    dask-0.14.3                |           py36_1         836 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    wheel-0.29.0               |           py36_0          88 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    packaging-16.8             |           py36_0          30 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numba-0.33.0               |      np112py36_0         2.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    unixodbc-2.3.4             |                0         688 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter-1.0.0              |           py36_3           4 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyzmq-16.0.2               |           py36_0         921 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cloudpickle-0.2.2          |           py36_0          21 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    wrapt-1.10.10              |           py36_0          66 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pygments-2.2.0             |           py36_0         1.3 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    et_xmlfile-1.0.1           |           py36_0          19 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jpeg-9b                    |                0         941 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    curl-7.52.1                |                0         558 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    boto-2.46.1                |           py36_0         1.4 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pep8-1.7.0                 |           py36_0          30 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    tk-8.5.18                  |                0         1.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numexpr-2.6.2              |      np112py36_0         357 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-client-1.6.3      |           py36_0         129 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    widgetsnbextension-2.0.0   |           py36_0         878 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyopenssl-17.0.0           |           py36_0          76 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mpmath-0.19                |           py36_1         908 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    terminado-0.6              |           py36_0          20 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    lazy-object-proxy-1.2.2    |           py36_0          53 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    h5py-2.7.0                 |      np112py36_0         2.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    html5lib-0.999             |           py36_0         168 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    babel-2.4.0                |           py36_0         4.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    contextlib2-0.5.5          |           py36_0          14 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    docutils-0.13.1            |           py36_0         695 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    scipy-0.19.0               |      np112py36_0        35.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    gst-plugins-base-1.8.0     |                0         3.1 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sortedcollections-0.5.3    |           py36_0          14 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jdcal-1.3                  |           py36_0          11 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    greenlet-0.4.12            |           py36_0          39 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    fastcache-1.0.2            |           py36_1          44 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycparser-2.17             |           py36_0         159 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    spyder-3.1.4               |           py36_0         3.1 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nbconvert-5.1.1            |           py36_0         358 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cytoolz-0.8.2              |           py36_0         1.0 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pexpect-4.2.1              |           py36_0          72 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    asn1crypto-0.22.0          |           py36_0         148 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pytables-3.3.0             |      np112py36_0         5.8 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jsonschema-2.6.0           |           py36_0          62 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cycler-0.10.0              |           py36_0          13 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    psutil-5.2.2               |           py36_0         265 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    python-dateutil-2.6.0      |           py36_0         237 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    glib-2.50.2                |                1         5.6 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    _license-1.1               |           py36_1         356 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    flask-0.12.2               |           py36_0         104 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-navigator-1.6.2   |           py36_0         3.8 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter_console-5.1.0      |           py36_0          34 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sqlite-3.13.0              |                0         4.0 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nose-1.3.7                 |           py36_1         201 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-project-0.6.0     |           py36_0         209 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    matplotlib-2.0.2           |      np112py36_0        10.9 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numpy-1.12.1               |           py36_0         7.0 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libpng-1.6.27              |                0         219 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    requests-2.14.2            |           py36_0         720 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sympy-1.0                  |           py36_0         6.0 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bleach-1.5.0               |           py36_0          22 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pango-1.40.3               |                1         938 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pip-9.0.1                  |           py36_1         1.7 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    six-1.10.0                 |           py36_0          19 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    alabaster-0.7.10           |           py36_0          14 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sortedcontainers-1.5.7     |           py36_0          45 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libgfortran-3.0.0          |                1         281 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    datashape-0.5.4            |           py36_0          98 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qtpy-1.2.1                 |           py36_0          29 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qtconsole-4.3.0            |           py36_0         176 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    openpyxl-2.4.7             |           py36_0         293 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    distributed-1.16.3         |           py36_0         565 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    networkx-1.11              |           py36_0         1.2 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pcre-8.39                  |                1         656 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    freetype-2.5.5             |                2         2.5 MB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    locket-0.2.0               |           py36_1           8 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter_core-4.3.0         |           py36_0          59 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    expat-2.1.0                |                0         365 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ply-3.10                   |           py36_0          76 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyodbc-4.0.16              |           py36_0         166 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    astroid-1.4.9              |           py36_0         265 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cairo-1.14.8               |                0         609 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pylint-1.6.4               |           py36_1         327 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    tblib-1.3.2                |           py36_0          15 KB  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ------------------------------------------------------------
                                           Total:       497.5 MB

The following NEW packages will be INSTALLED:

    _license:           1.1-py36_1         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    alabaster:          0.7.10-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda:           4.4.0-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-client:    1.6.3-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-navigator: 1.6.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    anaconda-project:   0.6.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    asn1crypto:         0.22.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    astroid:            1.4.9-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    astropy:            1.3.2-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    babel:              2.4.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    backports:          1.0-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    beautifulsoup4:     4.6.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bitarray:           0.8.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    blaze:              0.10.1-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bleach:             1.5.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bokeh:              0.12.5-py36_1      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    boto:               2.46.1-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    bottleneck:         1.2.1-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cairo:              1.14.8-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cffi:               1.10.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    chardet:            3.0.3-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    click:              6.7-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cloudpickle:        0.2.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    clyent:             1.2.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    colorama:           0.3.9-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    contextlib2:        0.5.5-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cryptography:       1.8.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    curl:               7.52.1-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cycler:             0.10.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cython:             0.25.2-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    cytoolz:            0.8.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    dask:               0.14.3-py36_1      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    datashape:          0.5.4-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    dbus:               1.10.10-0          https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    decorator:          4.0.11-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    distributed:        1.16.3-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    docutils:           0.13.1-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    entrypoints:        0.2.2-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    et_xmlfile:         1.0.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    expat:              2.1.0-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    fastcache:          1.0.2-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    flask:              0.12.2-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    flask-cors:         3.0.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    fontconfig:         2.12.1-3           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    freetype:           2.5.5-2            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    get_terminal_size:  1.0.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    gevent:             1.2.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    glib:               2.50.2-1           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    greenlet:           0.4.12-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    gst-plugins-base:   1.8.0-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    gstreamer:          1.8.0-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    h5py:               2.7.0-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    harfbuzz:           0.9.39-2           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    hdf5:               1.8.17-1           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    heapdict:           1.0.0-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    html5lib:           0.999-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    icu:                54.1-0             https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    idna:               2.5-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    imagesize:          0.7.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipykernel:          4.6.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipython:            5.3.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipython_genutils:   0.2.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ipywidgets:         6.0.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    isort:              4.2.5-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    itsdangerous:       0.24-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jbig:               2.1-0              https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jdcal:              1.3-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jedi:               0.10.2-py36_2      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jinja2:             2.9.6-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jpeg:               9b-0               https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jsonschema:         2.6.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter:            1.0.0-py36_3       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter_client:     5.0.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter_console:    5.1.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    jupyter_core:       4.3.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    lazy-object-proxy:  1.2.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libffi:             3.2.1-1            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libgcc:             4.8.5-2            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libgfortran:        3.0.0-1            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libiconv:           1.14-0             https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libpng:             1.6.27-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libsodium:          1.0.10-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libtiff:            4.0.6-3            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libtool:            2.4.2-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libxcb:             1.12-1             https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libxml2:            2.9.4-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    libxslt:            1.1.29-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    llvmlite:           0.18.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    locket:             0.2.0-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    lxml:               3.7.3-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    markupsafe:         0.23-py36_2        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    matplotlib:         2.0.2-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mistune:            0.7.4-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mkl:                2017.0.1-0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mkl-service:        1.1.2-py36_3       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    mpmath:             0.19-py36_1        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    msgpack-python:     0.4.8-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    multipledispatch:   0.4.9-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    navigator-updater:  0.1.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nbconvert:          5.1.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nbformat:           4.3.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    networkx:           1.11-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nltk:               3.2.3-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    nose:               1.3.7-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    notebook:           5.0.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numba:              0.33.0-np112py36_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numexpr:            2.6.2-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numpy:              1.12.1-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    numpydoc:           0.6.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    odo:                0.5.0-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    olefile:            0.44-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    openpyxl:           2.4.7-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    openssl:            1.0.2l-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    packaging:          16.8-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pandas:             0.20.1-np112py36_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pandocfilters:      1.4.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pango:              1.40.3-1           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    partd:              0.3.8-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    path.py:            10.3.1-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pathlib2:           2.2.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    patsy:              0.4.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pcre:               8.39-1             https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pep8:               1.7.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pexpect:            4.2.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pickleshare:        0.7.4-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pillow:             4.1.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pip:                9.0.1-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pixman:             0.34.0-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ply:                3.10-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    prompt_toolkit:     1.0.14-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    psutil:             5.2.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ptyprocess:         0.5.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    py:                 1.4.33-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycosat:            0.6.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycparser:          2.17-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycrypto:           2.6.1-py36_6       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pycurl:             7.43.0-py36_2      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyflakes:           1.5.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pygments:           2.2.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pylint:             1.6.4-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyodbc:             4.0.16-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyopenssl:          17.0.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyparsing:          2.1.4-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyqt:               5.6.0-py36_2       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pytables:           3.3.0-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pytest:             3.0.7-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    python:             3.6.1-2            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    python-dateutil:    2.6.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pytz:               2017.2-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pywavelets:         0.5.2-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyyaml:             3.12-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    pyzmq:              16.0.2-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qt:                 5.6.2-4            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qtawesome:          0.4.4-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qtconsole:          4.3.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    qtpy:               1.2.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    readline:           6.2-2              https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    requests:           2.14.2-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    rope:               0.9.4-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    ruamel_yaml:        0.11.14-py36_1     https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    scikit-image:       0.13.0-np112py36_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    scikit-learn:       0.18.1-np112py36_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    scipy:              0.19.0-np112py36_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    seaborn:            0.7.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    setuptools:         27.2.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    simplegeneric:      0.8.1-py36_1       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    singledispatch:     3.4.0.3-py36_0     https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sip:                4.18-py36_0        https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    six:                1.10.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    snowballstemmer:    1.2.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sortedcollections:  0.5.3-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sortedcontainers:   1.5.7-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sphinx:             1.5.6-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    spyder:             3.1.4-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sqlalchemy:         1.1.9-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sqlite:             3.13.0-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    statsmodels:        0.8.0-np112py36_0  https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    sympy:              1.0-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    tblib:              1.3.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    terminado:          0.6-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    testpath:           0.3-py36_0         https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    tk:                 8.5.18-0           https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    toolz:              0.8.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    tornado:            4.5.1-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    traitlets:          4.3.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    unicodecsv:         0.14.1-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    unixodbc:           2.3.4-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    wc            0.1.7-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    werkzeug:           0.12.2-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    wheel:              0.29.0-py36_0      https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    widgetsnbextension: 2.0.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    wrapt:              1.10.10-py36_0     https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xlrd:               1.0.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xlsxwriter:         0.9.6-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xlwt:               1.2.0-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    xz:                 5.2.2-1            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    yaml:               0.1.6-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    zeromq:             4.1.5-0            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    zict:               0.1.2-py36_0       https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
    zlib:               1.2.8-3            https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free

Proceed ([y]/n)? y


Downloading and Extracting Packages
notebook-5.0.0       |  5.4 MB | ############################################################## | 100% 
openssl-1.0.2l       |  3.2 MB | ############################################################## | 100% 
prompt_toolkit-1.0.1 |  341 KB | ############################################################## | 100% 
icu-54.1             | 11.3 MB | ############################################################## | 100% 
itsdangerous-0.24    |   19 KB | ############################################################## | 100% 
libiconv-1.14        |  2.0 MB | ############################################################## | 100% 
libtiff-4.0.6        |  1.5 MB | ############################################################## | 100% 
isort-4.2.5          |   51 KB | ############################################################## | 100% 
ipykernel-4.6.1      |  137 KB | ############################################################## | 100% 
jedi-0.10.2          |  248 KB | ############################################################## | 100% 
ptyprocess-0.5.1     |   21 KB | ############################################################## | 100% 
bottleneck-1.2.1     |  308 KB | ############################################################## | 100% 
clyent-1.2.2         |   18 KB | ############################################################## | 100% 
pandas-0.20.1        | 21.3 MB | ############################################################## | 100% 
cython-0.25.2        |  6.5 MB | ############################################################## | 100% 
werkzeug-0.12.2      |  437 KB | ############################################################## | 100% 
rope-0.9.4           |  250 KB | ############################################################## | 100% 
xlwt-1.2.0           |  163 KB | ############################################################## | 100% 
markupsafe-0.23      |   35 KB | ############################################################## | 100% 
entrypoints-0.2.2    |    9 KB | ############################################################## | 100% 
flask-cors-3.0.2     |   20 KB | ############################################################## | 100% 
libxslt-1.1.29       |  983 KB | ############################################################## | 100% 
nltk-3.2.3           |  1.9 MB | ############################################################## | 100% 
navigator-updater-0. |  1.2 MB | ############################################################## | 100% 
xz-5.2.2             |  669 KB | ############################################################## | 100% 
hdf5-1.8.17          |  1.9 MB | ############################################################## | 100% 
astropy-1.3.2        |  9.1 MB | ############################################################## | 100% 
harfbuzz-0.9.39      |  1.2 MB | ############################################################## | 100% 
libffi-3.2.1         |   38 KB | ############################################################## | 100% 
imagesize-0.7.1      |    5 KB | ############################################################## | 100% 
pixman-0.34.0        |  3.8 MB | ############################################################## | 100% 
fontconfig-2.12.1    |  429 KB | ############################################################## | 100% 
numpydoc-0.6.0       |   62 KB | ############################################################## | 100% 
click-6.7            |  105 KB | ############################################################## | 100% 
pytz-2017.2          |  205 KB | ############################################################## | 100% 
py-1.4.33            |  133 KB | ############################################################## | 100% 
pathlib2-2.2.1       |   31 KB | ############################################################## | 100% 
bitarray-0.8.1       |   99 KB | ############################################################## | 100% 
lxml-3.7.3           |  3.4 MB | ############################################################## | 100% 
tornado-4.5.1        |  636 KB | ############################################################## | 100% 
testpath-0.3         |   15 KB | ############################################################## | 100% 
readline-6.2         |  606 KB | ############################################################## | 100% 
decorator-4.0.11     |   15 KB | ############################################################## | 100% 
snowballstemmer-1.2. |   84 KB | ############################################################## | 100% 
nbformat-4.3.0       |  135 KB | ############################################################## | 100% 
idna-2.5             |  121 KB | ############################################################## | 100% 
pycrypto-2.6.1       |  477 KB | ############################################################## | 100% 
pillow-4.1.1         |  866 KB | ############################################################## | 100% 
get_terminal_size-1. |    6 KB | ############################################################## | 100% 
libtool-2.4.2        |  547 KB | ############################################################## | 100% 
sqlalchemy-1.1.9     |  1.5 MB | ############################################################## | 100% 
olefile-0.44         |   53 KB | ############################################################## | 100% 
xlrd-1.0.0           |  185 KB | ############################################################## | 100% 
pyflakes-1.5.0       |   84 KB | ############################################################## | 100% 
scikit-learn-0.18.1  | 11.1 MB | ############################################################## | 100% 
llvmlite-0.18.0      | 11.3 MB | ############################################################## | 100% 
statsmodels-0.8.0    |  7.6 MB | ############################################################## | 100% 
libxml2-2.9.4        |  3.7 MB | ############################################################## | 100% 
qtawesome-0.4.4      |  159 KB | ############################################################## | 100% 
gevent-1.2.1         |  1.4 MB | ############################################################## | 100% 
yaml-0.1.6           |  246 KB | ############################################################## | 100% 
unicodecsv-0.14.1    |   24 KB | ############################################################## | 100% 
sphinx-1.5.6         |  1.4 MB | ############################################################## | 100% 
mistune-0.7.4        |  725 KB | ############################################################## | 100% 
chardet-3.0.3        |  186 KB | ############################################################## | 100% 
xlsxwriter-0.9.6     |  196 KB | ############################################################## | 100% 
traitlets-4.3.2      |  130 KB | ############################################################## | 100% 
toolz-0.8.2          |   90 KB | ############################################################## | 100% 
pyparsing-2.1.4      |   74 KB | ############################################################## | 100% 
ruamel_yaml-0.11.14  |  401 KB | ############################################################## | 100% 
dbus-1.10.10         |  2.4 MB | ############################################################## | 100% 
pywavelets-0.5.2     |  5.2 MB | ############################################################## | 100% 
colorama-0.3.9       |   22 KB | ############################################################## | 100% 
setuptools-27.2.0    |  523 KB | ############################################################## | 100% 
pytest-3.0.7         |  262 KB | ############################################################## | 100% 
patsy-0.4.1          |  373 KB | ############################################################## | 100% 
libxcb-1.12          |  1.5 MB | ############################################################## | 100% 
backports-1.0        |    3 KB | ############################################################## | 100% 
ipython_genutils-0.2 |   38 KB | ############################################################## | 100% 
pycurl-7.43.0        |  139 KB | ############################################################## | 100% 
zict-0.1.2           |   17 KB | ############################################################## | 100% 
qt-5.6.2             | 43.4 MB | ############################################################## | 100% 
python-3.6.1         | 16.4 MB | ############################################################## | 100% 
libsodium-1.0.10     |  1.2 MB | ############################################################## | 100% 
mkl-service-1.1.2    |   15 KB | ############################################################## | 100% 
pycosat-0.6.2        |  197 KB | ############################################################## | 100% 
jinja2-2.9.6         |  387 KB | ############################################################## | 100% 
jbig-2.1             |   29 KB | ############################################################## | 100% 
libgcc-4.8.5         |  601 KB | ############################################################## | 100% 
pandocfilters-1.4.1  |   12 KB | ############################################################## | 100% 
msgpack-python-0.4.8 |  231 KB | ############################################################## | 100% 
wcwidth-0.1.7        |   24 KB | ############################################################## | 100% 
ipython-5.3.0        |  1.0 MB | ############################################################## | 100% 
cffi-1.10.0          |  341 KB | ############################################################## | 100% 
blaze-0.10.1         |  590 KB | ############################################################## | 100% 
scikit-image-0.13.0  | 31.9 MB | ############################################################## | 100% 
mkl-2017.0.1         | 128.2 MB | ############################################################# | 100% 
odo-0.5.0            |  185 KB | ############################################################## | 100% 
sip-4.18             |  267 KB | ############################################################## | 100% 
multipledispatch-0.4 |   15 KB | ############################################################## | 100% 
zlib-1.2.8           |  101 KB | ############################################################## | 100% 
gstreamer-1.8.0      |  2.6 MB | ############################################################## | 100% 
cryptography-1.8.1   |  846 KB | ############################################################## | 100% 
pyyaml-3.12          |  345 KB | ############################################################## | 100% 
jupyter_client-5.0.1 |  115 KB | ############################################################## | 100% 
anaconda-4.4.0       |    6 KB | ############################################################## | 100% 
beautifulsoup4-4.6.0 |  132 KB | ############################################################## | 100% 
path.py-10.3.1       |   50 KB | ############################################################## | 100% 
seaborn-0.7.1        |  283 KB | ############################################################## | 100% 
simplegeneric-0.8.1  |    8 KB | ############################################################## | 100% 
pyqt-5.6.0           |  5.4 MB | ############################################################## | 100% 
zeromq-4.1.5         |  4.1 MB | ############################################################## | 100% 
bokeh-0.12.5         |  4.2 MB | ############################################################## | 100% 
partd-0.3.8          |   30 KB | ############################################################## | 100% 
singledispatch-3.4.0 |   15 KB | ############################################################## | 100% 
heapdict-1.0.0       |    7 KB | ############################################################## | 100% 
ipywidgets-6.0.0     |   65 KB | ############################################################## | 100% 
pickleshare-0.7.4    |   11 KB | ############################################################## | 100% 
dask-0.14.3          |  836 KB | ############################################################## | 100% 
wheel-0.29.0         |   88 KB | ############################################################## | 100% 
packaging-16.8       |   30 KB | ############################################################## | 100% 
numba-0.33.0         |  2.2 MB | ############################################################## | 100% 
unixodbc-2.3.4       |  688 KB | ############################################################## | 100% 
jupyter-1.0.0        |    4 KB | ############################################################## | 100% 
pyzmq-16.0.2         |  921 KB | ############################################################## | 100% 
cloudpickle-0.2.2    |   21 KB | ############################################################## | 100% 
wrapt-1.10.10        |   66 KB | ############################################################## | 100% 
pygments-2.2.0       |  1.3 MB | ############################################################## | 100% 
et_xmlfile-1.0.1     |   19 KB | ############################################################## | 100% 
jpeg-9b              |  941 KB | ############################################################## | 100% 
curl-7.52.1          |  558 KB | ############################################################## | 100% 
boto-2.46.1          |  1.4 MB | ############################################################## | 100% 
pep8-1.7.0           |   30 KB | ############################################################## | 100% 
tk-8.5.18            |  1.9 MB | ############################################################## | 100% 
numexpr-2.6.2        |  357 KB | ############################################################## | 100% 
anaconda-client-1.6. |  129 KB | ############################################################## | 100% 
widgetsnbextension-2 |  878 KB | ############################################################## | 100% 
pyopenssl-17.0.0     |   76 KB | ############################################################## | 100% 
mpmath-0.19          |  908 KB | ############################################################## | 100% 
terminado-0.6        |   20 KB | ############################################################## | 100% 
lazy-object-proxy-1. |   53 KB | ############################################################## | 100% 
h5py-2.7.0           |  2.9 MB | ############################################################## | 100% 
html5lib-0.999       |  168 KB | ############################################################## | 100% 
babel-2.4.0          |  4.9 MB | ############################################################## | 100% 
contextlib2-0.5.5    |   14 KB | ############################################################## | 100% 
docutils-0.13.1      |  695 KB | ############################################################## | 100% 
scipy-0.19.0         | 35.9 MB | ############################################################## | 100% 
gst-plugins-base-1.8 |  3.1 MB | ############################################################## | 100% 
sortedcollections-0. |   14 KB | ############################################################## | 100% 
jdcal-1.3            |   11 KB | ############################################################## | 100% 
greenlet-0.4.12      |   39 KB | ############################################################## | 100% 
fastcache-1.0.2      |   44 KB | ############################################################## | 100% 
pycparser-2.17       |  159 KB | ############################################################## | 100% 
spyder-3.1.4         |  3.1 MB | ############################################################## | 100% 
nbconvert-5.1.1      |  358 KB | ############################################################## | 100% 
cytoolz-0.8.2        |  1.0 MB | ############################################################## | 100% 
pexpect-4.2.1        |   72 KB | ############################################################## | 100% 
asn1crypto-0.22.0    |  148 KB | ############################################################## | 100% 
pytables-3.3.0       |  5.8 MB | ############################################################## | 100% 
jsonschema-2.6.0     |   62 KB | ############################################################## | 100% 
cycler-0.10.0        |   13 KB | ############################################################## | 100% 
psutil-5.2.2         |  265 KB | ############################################################## | 100% 
python-dateutil-2.6. |  237 KB | ############################################################## | 100% 
glib-2.50.2          |  5.6 MB | ############################################################## | 100% 
_license-1.1         |  356 KB | ############################################################## | 100% 
flask-0.12.2         |  104 KB | ############################################################## | 100% 
anaconda-navigator-1 |  3.8 MB | ############################################################## | 100% 
jupyter_console-5.1. |   34 KB | ############################################################## | 100% 
sqlite-3.13.0        |  4.0 MB | ############################################################## | 100% 
nose-1.3.7           |  201 KB | ############################################################## | 100% 
anaconda-project-0.6 |  209 KB | ############################################################## | 100% 
matplotlib-2.0.2     | 10.9 MB | ############################################################## | 100% 
numpy-1.12.1         |  7.0 MB | ############################################################## | 100% 
libpng-1.6.27        |  219 KB | ############################################################## | 100% 
requests-2.14.2      |  720 KB | ############################################################## | 100% 
sympy-1.0            |  6.0 MB | ############################################################## | 100% 
bleach-1.5.0         |   22 KB | ############################################################## | 100% 
pango-1.40.3         |  938 KB | ############################################################## | 100% 
pip-9.0.1            |  1.7 MB | ############################################################## | 100% 
six-1.10.0           |   19 KB | ############################################################## | 100% 
alabaster-0.7.10     |   14 KB | ############################################################## | 100% 
sortedcontainers-1.5 |   45 KB | ############################################################## | 100% 
libgfortran-3.0.0    |  281 KB | ############################################################## | 100% 
datashape-0.5.4      |   98 KB | ############################################################## | 100% 
qtpy-1.2.1           |   29 KB | ############################################################## | 100% 
qtconsole-4.3.0      |  176 KB | ############################################################## | 100% 
openpyxl-2.4.7       |  293 KB | ############################################################## | 100% 
distributed-1.16.3   |  565 KB | ############################################################## | 100% 
networkx-1.11        |  1.2 MB | ############################################################## | 100% 
pcre-8.39            |  656 KB | ############################################################## | 100% 
freetype-2.5.5       |  2.5 MB | ############################################################## | 100% 
locket-0.2.0         |    8 KB | ############################################################## | 100% 
jupyter_core-4.3.0   |   59 KB | ############################################################## | 100% 
expat-2.1.0          |  365 KB | ############################################################## | 100% 
ply-3.10             |   76 KB | ############################################################## | 100% 
pyodbc-4.0.16        |  166 KB | ############################################################## | 100% 
astroid-1.4.9        |  265 KB | ############################################################## | 100% 
cairo-1.14.8         |  609 KB | ############################################################## | 100% 
pylint-1.6.4         |  327 KB | ############################################################## | 100% 
tblib-1.3.2          |   15 KB | ############################################################## | 100% 
Preparing transaction: done
Verifying transaction: / 
SafetyError: The package for qt located at /home/wchao/anaconda3/pkgs/qt-5.6.2-4
appears to be corrupted. The path 'bin/qt.conf'
has a sha256 mismatch.
  reported sha256: de038e40fef1776fcde7982b1c387f040162d4451559f3f233883ab43a2b2efa
  actual sha256: 185aae74d18e43a93841f747aced5018ef96393282579be9982e63ccf6b288b1



done
Executing transaction: done
#
# To activate this environment, use:
# > source activate cs231
#
# To deactivate an active environment, use:
# > source deactivate
#
View Code

Check the environment called cs231n having been created:

1 [wchao@localhost jupyter_note]$ conda env list
# conda environments:
#
base                  *  /home/wchao/anaconda3
cs231                    /home/wchao/anaconda3/envs/cs231
View Code

Then, to activate and enter the environment, run

1 [wchao@localhost jupyter_note]$ source activate cs231
(cs231) [wchao@localhost jupyter_note]$ 

To exit, you can simply close the window, or run

1 (cs231) [wchao@localhost jupyter_note]$ source deactivate cs231

Note that every time you want to work on the assignment, you should run source activate cs231 (change to the name of your virtual env).

You may refer to this page for more detailed instructions on managing virtual environments with Anaconda.

Python virtualenv: Alternatively, you may use python virtualenv for the project. To set up a virtual environment, run the following:

cd assignment1
sudo pip install virtualenv      # This may already be installed
virtualenv -p python3 .env       # Create a virtual environment (python3)
# Note: you can also use "virtualenv .env" to use your default python (please note we support 3.6)
source .env/bin/activate         # Activate the virtual environment
pip install -r requirements.txt  # Install dependencies
# Work on the assignment for a while ...
deactivate                       # Exit the virtual environment
原文地址:https://www.cnblogs.com/wordchao/p/9182163.html