Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- mongoDB [Object]
- Projection
- pip jupyter
- python3
- Windows10
- mongo-native
- homebrew
- Installation
- 맥
- mongodb
- MYSQL
- query
- Node.js
- nodejs mongodb
- 맥에 파이썬 설치
- node.js설치
- [Object]
- collection.find
- mongodb nodejs driver
- util.inspect
- node.js 연동
- Jupyter notebook
- 파이썬3
- console.log
- MacOS
Archives
- Today
- Total
목록pip jupyter (1)
Bon Voyage
MacOS에 Jupyter 설치하기
참고한 URL https://www.44bits.io/ko/post/understanding-jupyter-multiple-kernel-using-python2-and-python3-kernel 0. 들어가기 전에 난 python3 설치가 되어 있는 상태에서 jupyter를 설치했다. (참고 : https://nangkyeong.tistory.com/entry/MacOS에-Homebrew로-python3-설치하기 ) 현재 pip 버전은 아래와 같다 $ pip --version pip 19.1.1 from /usr/local/lib/python3.7/site-packages/pip (python 3.7) 1. jupyter 설치 $ pip install jupyter 2. jupyter 실행 $ jupyt..
설치
2019. 7. 13. 19:10