python配置(二)——機器學習環境
Collecting Jupyter
Downloading https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
Collecting Notebook
Downloading https://files.pythonhosted.org/packages/c0/66/cfed59f574d03ca5f1b7c5281485a9cc9a0f21342d24e0f057572316dae5/notebook-5.5.0-py2.py3-none-any.whl (8.4MB)
100% |████████████████████████████████| 8.4MB 391kB/s
Collecting qtconsole (from Jupyter)
Downloading https://files.pythonhosted.org/packages/90/ff/047e0dca2627b162866920e7aa93f04523c0ae81e5c67060eec85701992d/qtconsole-4.3.1-py2.py3-none-any.whl (108kB)
100% |████████████████████████████████| 112kB 803kB/s
Collecting nbconvert (from Jupyter)
Downloading https://files.pythonhosted.org/packages/39/ea/280d6c0d92f8e3ca15fd798bbcc2ea141489f9539de7133d8fe10ea4b049/nbconvert-5.3.1-py2.py3-none-any.whl (387kB)
100% |████████████████████████████████| 389kB 1.1MB/s
Collecting jupyter-console (from Jupyter)
Downloading https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting ipykernel (from Jupyter)
Downloading https://files.pythonhosted.org/packages/ab/3f/cd624c835aa3336a9110d0a99e15070f343b881b7d651ab1375ef226a3ac/ipykernel-4.8.2-py3-none-any.whl (108kB)
100% |████████████████████████████████| 112kB 970kB/s
Collecting ipywidgets (from Jupyter)
Downloading https://files.pythonhosted.org/packages/7d/24/fabc09ad81c6071159a4d12d5bfbddcbea69bd9e3b16c3250ef300c0285f/ipywidgets-7.2.1-py2.py3-none-any.whl (106kB)
100% |████████████████████████████████| 112kB 757kB/s
Collecting jinja2 (from Notebook)
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
100% |████████████████████████████████| 133kB 575kB/s
Collecting Send2Trash (from Notebook)
Downloading https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl
Collecting jupyter-client>=5.2.0 (from Notebook)
Downloading https://files.pythonhosted.org/packages/94/dd/fe6c4d683b09eb05342bd2816b7779663f71762b4fa9c2d5203d35d17354/jupyter_client-5.2.3-py2.py3-none-any.whl (89kB)
100% |████████████████████████████████| 92kB 814kB/s
Requirement already satisfied: ipython-genutils in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from Notebook) (0.2.0)
Collecting jupyter-core>=4.4.0 (from Notebook)
Downloading https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl (126kB)
100% |████████████████████████████████| 133kB 990kB/s
Requirement already satisfied: traitlets>=4.2.1 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from Notebook) (4.3.2)
Collecting nbformat (from Notebook)
Downloading https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl (155kB)
100% |████████████████████████████████| 163kB 920kB/s
Collecting terminado>=0.8.1 (from Notebook)
Downloading https://files.pythonhosted.org/packages/2e/20/a26211a24425923d46e1213b376a6ee60dc30bcdf1b0c345e2c3769deb1c/terminado-0.8.1-py2.py3-none-any.whl
Collecting tornado>=4 (from Notebook)
Downloading https://files.pythonhosted.org/packages/3d/4a/5b321dc86dec06205cfae8e06fd9fa78be57e199b8665dc152c56f7d5b53/tornado-5.0.2-cp36-cp36m-win_amd64.whl (439kB)
100% |████████████████████████████████| 440kB 41kB/s
Collecting pyzmq>=17 (from Notebook)
Downloading https://files.pythonhosted.org/packages/27/0b/a275f30738a014dc25443d2f45156ca739991df581fdaa40aa19df6c4f86/pyzmq-17.0.0-cp36-cp36m-win_amd64.whl (944kB)
100% |████████████████████████████████| 952kB 534kB/s
Requirement already satisfied: pygments in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from qtconsole->Jupyter) (2.2.0)
Collecting pandocfilters>=1.4.1 (from nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz
Collecting testpath (from nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/15/19/d7bc380c479a184e4a5a9ce516e4e2a773165f89b445f7cdced83d94de25/testpath-0.3.1-py2.py3-none-any.whl (161kB)
100% |████████████████████████████████| 163kB 237kB/s
Collecting mistune>=0.7.4 (from nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/c8/8c/87f4d359438ba0321a2ae91936030110bfcc62fef752656321a72b8c1af9/mistune-0.8.3-py2.py3-none-any.whl
Collecting entrypoints>=0.2.2 (from nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/30/b6/a8cffbb9ab4b62b557c22703163735210e9cd857d533740c64e1467d228e/bleach-2.1.3-py2.py3-none-any.whl
Requirement already satisfied: ipython in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jupyter-console->Jupyter) (6.4.0)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jupyter-console->Jupyter) (1.0.15)
Collecting widgetsnbextension~=3.2.0 (from ipywidgets->Jupyter)
Downloading https://files.pythonhosted.org/packages/ff/fa/64acc09fc845a6b2dc0724d6f3f81e829b778ed5e9a7559567b4f19a3f4b/widgetsnbextension-3.2.1-py2.py3-none-any.whl (2.2MB)
100% |████████████████████████████████| 2.2MB 815kB/s
Collecting MarkupSafe>=0.23 (from jinja2->Notebook)
Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
Requirement already satisfied: python-dateutil>=2.1 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jupyter-client>=5.2.0->Notebook) (2.7.3)
Requirement already satisfied: decorator in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from traitlets>=4.2.1->Notebook) (4.3.0)
Requirement already satisfied: six in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from traitlets>=4.2.1->Notebook) (1.11.0)
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->Notebook)
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting pywinpty>=0.5; os_name == "nt" (from terminado>=0.8.1->Notebook)
Downloading https://files.pythonhosted.org/packages/96/b8/fe0669423dd6a7bbac22fb56bd8a740c674f22e90fd5ecb9ac6c68789a7b/pywinpty-0.5.4-cp36-cp36m-win_amd64.whl (1.3MB)
100% |████████████████████████████████| 1.3MB 709kB/s
Collecting html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre (from bleach->nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/a5/62/bbd2be0e7943ec8504b517e62bab011b4946e1258842bc159e5dfde15b96/html5lib-1.0.1-py2.py3-none-any.whl (117kB)
100% |████████████████████████████████| 122kB 1.3MB/s
Requirement already satisfied: simplegeneric>0.8 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.8.1)
Requirement already satisfied: backcall in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.1.0)
Requirement already satisfied: setuptools>=18.5 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (39.0.1)
Requirement already satisfied: pickleshare in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.7.4)
Requirement already satisfied: colorama; sys_platform == "win32" in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.3.9)
Requirement already satisfied: jedi>=0.10 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.12.0)
Requirement already satisfied: wcwidth in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->Jupyter) (0.1.7)
Collecting webencodings (from html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre->bleach->nbconvert->Jupyter)
Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
Requirement already satisfied: parso>=0.2.0 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jedi>=0.10->ipython->jupyter-console->Jupyter) (0.2.1)
Installing collected packages: jupyter-core, pyzmq, tornado, jupyter-client, ipykernel, qtconsole, MarkupSafe, jinja2, pandocfilters, testpath, jsonschema, nbformat, mistune, entrypoints, webencodings, html5lib, bleach, nbconvert, jupyter-console, Send2Trash, pywinpty, terminado, Notebook, widgetsnbextension, ipywidgets, Jupyter
The scripts jupyter-migrate.exe, jupyter-troubleshoot.exe and jupyter.exe are installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
The scripts jupyter-kernel.exe, jupyter-kernelspec.exe and jupyter-run.exe are installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Running setup.py install for MarkupSafe ... done
Running setup.py install for pandocfilters ... done
The script jsonschema.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
The script jupyter-trust.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
The script jupyter-nbconvert.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
The script jupyter-console.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
The scripts jupyter-bundlerextension.exe, jupyter-nbextension.exe, jupyter-notebook.exe and jupyter-serverextension.exe are installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed Jupyter-1.0.0 MarkupSafe-1.0 Notebook-5.5.0 Send2Trash-1.5.0 bleach-2.1.3 entrypoints-0.2.3 html5lib-1.0.1 ipykernel-4.8.2 ipywidgets-7.2.1 jinja2-2.10 jsonschema-2.6.0 jupyter-client-5.2.3 jupyter-console-5.2.0 jupyter-core-4.4.0 mistune-0.8.3 nbconvert-5.3.1 nbformat-4.4.0 pandocfilters-1.4.2 pywinpty-0.5.4 pyzmq-17.0.0 qtconsole-4.3.1 terminado-0.8.1 testpath-0.3.1 tornado-5.0.2 webencodings-0.5.1 widgetsnbextension-3.2.1