localadmin@DESKTOP-2S09UKA ~ $ pip install jupyter Collecting jupyter Downloading https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl Collecting nbconvert (from jupyter) Downloading https://files.pythonhosted.org/packages/f9/df/4505c0a7fea624cac461d0f41051f33456ae656753f65cee8c2f43121cb2/nbconvert-5.6.0-py2.py3-none-any.whl (453kB) Collecting notebook (from jupyter) Downloading https://files.pythonhosted.org/packages/f3/a1/1e07cedcb554408fefe4a7d32b2a041c86517167aec6ca8251c808ef6c1e/notebook-6.0.1-py3-none-any.whl (9.0MB) Collecting qtconsole (from jupyter) Downloading https://files.pythonhosted.org/packages/21/a0/37a7b61eeac6d02cdabc45a60659297e3017f6ff7f2ca6bdec629aa248dd/qtconsole-4.5.4-py2.py3-none-any.whl (120kB) Collecting ipywidgets (from jupyter) Downloading https://files.pythonhosted.org/packages/56/a0/dbcf5881bb2f51e8db678211907f16ea0a182b232c591a6d6f276985ca95/ipywidgets-7.5.1-py2.py3-none-any.whl (121kB) Collecting jupyter-console (from jupyter) Downloading https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Collecting ipykernel (from jupyter) Downloading https://files.pythonhosted.org/packages/d4/16/43f51f65a8a08addf04f909a0938b06ba1ee1708b398a9282474531bd893/ipykernel-5.1.2-py3-none-any.whl (116kB) Collecting nbformat>=4.4 (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl (155kB) Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz Collecting jupyter-core (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/e6/25/6ffb0f6e57fa6ef5d2f814377133b361b42a6dd39105f4885a4f1666c2c3/jupyter_core-4.5.0-py2.py3-none-any.whl (78kB) Requirement already satisfied: jinja2>=2.4 in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from nbconvert->jupyter) (2.10.1) Collecting mistune<2,>=0.8.1 (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Collecting defusedxml (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl Requirement already satisfied: pygments in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from nbconvert->jupyter) (2.4.2) Requirement already satisfied: bleach in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from nbconvert->jupyter) (3.1.0) Collecting entrypoints>=0.2.2 (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Collecting testpath (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl (163kB) Collecting traitlets>=4.2 (from nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl (74kB) Collecting prometheus-client (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/b3/23/41a5a24b502d35a4ad50a5bb7202a5e1d9a0364d0c12f56db3dbf7aca76d/prometheus_client-0.7.1.tar.gz Collecting pyzmq>=17 (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/62/15/27d1655af3f96c59073073b03022c6a0c1cbfa583c036b46ae8c33d51ee6/pyzmq-18.1.0-cp37-cp37m-win_amd64.whl (1.0MB) Collecting jupyter-client>=5.3.1 (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/af/4c/bf613864ae0644e2ac7d4a40bd209c40c8c71e3dc88d5f1d0aa92a68e716/jupyter_client-5.3.1-py2.py3-none-any.whl (91kB) Collecting ipython-genutils (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting terminado>=0.8.1 (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/a7/56/80ea7fa66565fa75ae21ce0c16bc90067530e5d15e48854afcc86585a391/terminado-0.8.2-py2.py3-none-any.whl Collecting Send2Trash (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Collecting tornado>=5.0 (from notebook->jupyter) Downloading https://files.pythonhosted.org/packages/4e/f8/86ab848da5c79715f901e22bc23d2dc467b8672fe1eda8d3e1f48cba130c/tornado-6.0.3-cp37-cp37m-win_amd64.whl (415kB) Collecting widgetsnbextension~=3.5.0 (from ipywidgets->jupyter) Downloading https://files.pythonhosted.org/packages/6c/7b/7ac231c20d2d33c445eaacf8a433f4e22c60677eb9776c7c5262d7ddee2d/widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2MB) Collecting ipython>=4.0.0; python_version >= "3.3" (from ipywidgets->jupyter) Downloading https://files.pythonhosted.org/packages/f6/c4/a79582814bdfe92bfca4d286a729304ffdf13f5135132cfcaea13cf1b2b3/ipython-7.7.0-py3-none-any.whl (774kB) Collecting prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter) Downloading https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl (337kB) Collecting jsonschema!=2.5.0,>=2.4 (from nbformat>=4.4->nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/54/48/f5f11003ceddcd4ad292d4d9b5677588e9169eef41f88e38b2888e7ec6c4/jsonschema-3.0.2-py2.py3-none-any.whl (54kB) Requirement already satisfied: MarkupSafe>=0.23 in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from jinja2>=2.4->nbconvert->jupyter) (1.1.1) Requirement already satisfied: webencodings in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from bleach->nbconvert->jupyter) (0.5.1) Requirement already satisfied: six>=1.9.0 in c:\program files\python37\lib\site-packages (from bleach->nbconvert->jupyter) (1.12.0) Collecting decorator (from traitlets>=4.2->nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting python-dateutil>=2.1 (from jupyter-client>=5.3.1->notebook->jupyter) Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) Collecting pywinpty>=0.5; os_name == "nt" (from terminado>=0.8.1->notebook->jupyter) Downloading https://files.pythonhosted.org/packages/33/3e/f1329fca2fad22ceb40f4fb971149688ca98d95fa7b73f26403656ae477b/pywinpty-0.5.5-cp37-cp37m-win_amd64.whl (1.3MB) Requirement already satisfied: colorama; sys_platform == "win32" in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) (0.4.1) Collecting jedi>=0.10 (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) Downloading https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl (1.0MB) Collecting backcall (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) Downloading https://files.pythonhosted.org/packages/84/71/c8ca4f5bb1e08401b916c68003acf0a0655df935d74d93bf3f3364b310e0/backcall-0.1.0.tar.gz Requirement already satisfied: setuptools>=18.5 in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) (41.2.0) Collecting pickleshare (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) Downloading https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter) Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting pyrsistent>=0.14.0 (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert->jupyter) Downloading https://files.pythonhosted.org/packages/b9/66/b2638d96a2d128b168d0dba60fdc77b7800a9b4a5340cefcc5fc4eae6295/pyrsistent-0.15.4.tar.gz (107kB) Requirement already satisfied: attrs>=17.4.0 in c:\users\localadmin\appdata\roaming\python\python37\site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert->jupyter) (19.1.0) Collecting parso>=0.5.0 (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter) Downloading https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl (95kB) Building wheels for collected packages: pandocfilters, prometheus-client, backcall, pyrsistent Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-cp37-none-any.whl size=7862 sha256=f000b578c6484bcefe0b167a9bc4343cfc23f8390b6d34c208de2652018e021d Stored in directory: C:\Users\localadmin\AppData\Local\pip\Cache\wheels\39\01\56\f1b08a6275acc59e846fa4c1e1b65dbc1919f20157d9e66c20 Building wheel for prometheus-client (setup.py): started Building wheel for prometheus-client (setup.py): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.7.1-cp37-none-any.whl size=41407 sha256=68e2cd29691c0d7b64768ddcbcd4b43c9b6c4ad06c6e599d918f6c8663200825 Stored in directory: C:\Users\localadmin\AppData\Local\pip\Cache\wheels\1c\54\34\fd47cd9b308826cc4292b54449c1899a30251ef3b506bc91ea Building wheel for backcall (setup.py): started Building wheel for backcall (setup.py): finished with status 'done' Created wheel for backcall: filename=backcall-0.1.0-cp37-none-any.whl size=10418 sha256=031967878a217c74196a11ae34aa4535ce63cda00a2f57399d5328d9338286b9 Stored in directory: C:\Users\localadmin\AppData\Local\pip\Cache\wheels\98\b0\dd\29e28ff615af3dda4c67cab719dd51357597eabff926976b45 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.15.4-cp37-cp37m-win_amd64.whl size=70841 sha256=dcf633e60e63302c25181ac771da3be51c8c1acf5cd5239063dd085973f315ef Stored in directory: C:\Users\localadmin\AppData\Local\pip\Cache\wheels\bb\46\00\6d471ef0b813e3621f0abe6cb723c20d529d39a061de3f7c51 Successfully built pandocfilters prometheus-client backcall pyrsistent Installing collected packages: ipython-genutils, decorator, traitlets, pyrsistent, jsonschema, jupyter-core, nbformat, pandocfilters, mistune, defusedxml, entrypoints, testpath, nbconvert, prometheus-client, pyzmq, python-dateutil, tornado, jupyter-client, pywinpty, terminado, Send2Trash, parso, jedi, backcall, wcwidth, prompt-toolkit, pickleshare, ipython, ipykernel, notebook, qtconsole, widgetsnbextension, ipywidgets, jupyter-console, jupyter Successfully installed Send2Trash-1.5.0 backcall-0.1.0 decorator-4.4.0 defusedxml-0.6.0 entrypoints-0.3 ipykernel-5.1.2 ipython-7.7.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.15.1 jsonschema-3.0.2 jupyter-1.0.0 jupyter-client-5.3.1 jupyter-console-6.0.0 jupyter-core-4.5.0 mistune-0.8.4 nbconvert-5.6.0 nbformat-4.4.0 notebook-6.0.1 pandocfilters-1.4.2 parso-0.5.1 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-2.0.9 pyrsistent-0.15.4 python-dateutil-2.8.0 pywinpty-0.5.5 pyzmq-18.1.0 qtconsole-4.5.4 terminado-0.8.2 testpath-0.4.2 tornado-6.0.3 traitlets-4.3.2 wcwidth-0.1.7 widgetsnbextension-3.5.1 localadmin@DESKTOP-2S09UKA ~