Advertisement
lamiastella

conda install jupyter

Sep 20th, 2017
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. (relational_algebra) dhcp-wifi-8021x-155-41-75-144:~ mona$ conda install jupyter
  2. Fetching package metadata .........
  3. Solving package specifications: .
  4.  
  5. Package plan for installation in environment /Users/mona/anaconda/envs/relational_algebra:
  6.  
  7. The following NEW packages will be INSTALLED:
  8.  
  9. backports: 1.0-py27_0
  10. backports_abc: 0.5-py27_0
  11. bleach: 1.5.0-py27_0
  12. configparser: 3.5.0-py27_0
  13. entrypoints: 0.2.3-py27_0
  14. functools32: 3.2.3.2-py27_0
  15. html5lib: 0.9999999-py27_0
  16. icu: 54.1-0
  17. ipykernel: 4.6.1-py27_0
  18. ipywidgets: 6.0.0-py27_0
  19. jinja2: 2.9.6-py27_0
  20. jsonschema: 2.6.0-py27_0
  21. jupyter: 1.0.0-py27_3
  22. jupyter_client: 5.1.0-py27_0
  23. jupyter_console: 5.2.0-py27_0
  24. jupyter_core: 4.3.0-py27_0
  25. markupsafe: 1.0-py27_0
  26. mistune: 0.7.4-py27_0
  27. nbconvert: 5.2.1-py27_0
  28. nbformat: 4.4.0-py27_0
  29. notebook: 5.0.0-py27_0
  30. pandocfilters: 1.4.2-py27_0
  31. pyqt: 5.6.0-py27_2
  32. python-dateutil: 2.6.1-py27_0
  33. pyzmq: 16.0.2-py27_0
  34. qt: 5.6.2-2
  35. qtconsole: 4.3.1-py27_0
  36. singledispatch: 3.4.0.3-py27_0
  37. sip: 4.18-py27_0
  38. ssl_match_hostname: 3.5.0.1-py27_0
  39. terminado: 0.6-py27_0
  40. testpath: 0.3.1-py27_0
  41. tornado: 4.5.2-py27_0
  42. widgetsnbextension: 3.0.2-py27_0
  43.  
  44. Proceed ([y]/n)? y
  45.  
  46. icu-54.1-0.tar 100% |############################################################| Time: 0:00:00 13.36 MB/s
  47. qt-5.6.2-2.tar 100% |############################################################| Time: 0:00:04 14.52 MB/s
  48. backports-1.0- 100% |############################################################| Time: 0:00:00 1.17 MB/s
  49. backports_abc- 100% |############################################################| Time: 0:00:00 5.35 MB/s
  50. functools32-3. 100% |############################################################| Time: 0:00:00 6.79 MB/s
  51. markupsafe-1.0 100% |############################################################| Time: 0:00:00 9.32 MB/s
  52. mistune-0.7.4- 100% |############################################################| Time: 0:00:00 19.34 MB/s
  53. pandocfilters- 100% |############################################################| Time: 0:00:00 10.42 MB/s
  54. pyzmq-16.0.2-p 100% |############################################################| Time: 0:00:00 16.91 MB/s
  55. sip-4.18-py27_ 100% |############################################################| Time: 0:00:00 14.07 MB/s
  56. configparser-3 100% |############################################################| Time: 0:00:00 18.10 MB/s
  57. html5lib-0.999 100% |############################################################| Time: 0:00:00 10.42 MB/s
  58. jsonschema-2.6 100% |############################################################| Time: 0:00:00 17.98 MB/s
  59. pyqt-5.6.0-py2 100% |############################################################| Time: 0:00:00 14.13 MB/s
  60. python-dateuti 100% |############################################################| Time: 0:00:00 16.49 MB/s
  61. singledispatch 100% |############################################################| Time: 0:00:00 7.02 MB/s
  62. ssl_match_host 100% |############################################################| Time: 0:00:00 6.29 MB/s
  63. bleach-1.5.0-p 100% |############################################################| Time: 0:00:00 13.50 MB/s
  64. entrypoints-0. 100% |############################################################| Time: 0:00:00 7.32 MB/s
  65. jinja2-2.9.6-p 100% |############################################################| Time: 0:00:00 17.71 MB/s
  66. jupyter_core-4 100% |############################################################| Time: 0:00:00 10.74 MB/s
  67. testpath-0.3.1 100% |############################################################| Time: 0:00:00 11.36 MB/s
  68. tornado-4.5.2- 100% |############################################################| Time: 0:00:00 12.70 MB/s
  69. jupyter_client 100% |############################################################| Time: 0:00:00 11.35 MB/s
  70. nbformat-4.4.0 100% |############################################################| Time: 0:00:00 7.47 MB/s
  71. terminado-0.6- 100% |############################################################| Time: 0:00:00 12.41 MB/s
  72. nbconvert-5.2. 100% |############################################################| Time: 0:00:00 12.55 MB/s
  73. ipykernel-4.6. 100% |############################################################| Time: 0:00:00 5.88 MB/s
  74. jupyter_consol 100% |############################################################| Time: 0:00:00 4.53 MB/s
  75. notebook-5.0.0 100% |############################################################| Time: 0:00:00 15.85 MB/s
  76. qtconsole-4.3. 100% |############################################################| Time: 0:00:00 25.46 MB/s
  77. widgetsnbexten 100% |############################################################| Time: 0:00:00 18.99 MB/s
  78. ipywidgets-6.0 100% |############################################################| Time: 0:00:00 21.73 MB/s
  79. jupyter-1.0.0- 100% |############################################################| Time: 0:00:00 2.64 MB/s
  80. (relational_algebra) dhcp-wifi-8021x-155-41-75-144:~ mona$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement