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 |
Tags
- mongoDB [Object]
- [Object]
- collection.find
- nodejs mongodb
- util.inspect
- node.js 연동
- mongo-native
- Projection
- MacOS
- pip jupyter
- query
- node.js설치
- Windows10
- mongodb
- mongodb nodejs driver
- Jupyter notebook
- 파이썬3
- 맥에 파이썬 설치
- Node.js
- python3
- 맥
- console.log
- homebrew
- MYSQL
- Installation
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