728x90
반응형
MacOS에서 jupyter 설치/ M1칩/ MacPro/ MacAir
1. 터미널 실행
1) 키보드에서 command + space나 F4 클릭하여 spotlight 실행
2) terminal 검색
2. python3 설치 확인
python3
// 설치 후
exit() // 빠져나오기
3. pip3 install jupyter
pip3 install jupyter
pip3 install tensorflow==1.15
pip3 install --upgrade jupyter matplotlib numpy
pip3 install protobuf==3.20.*
1) pip3 install tensorflow==1.15
2) pip3 install --upgrade jupyter matplotlib numpy
3) pip3 install protobuf == 3.20.*
4. jupyter notebook
jupyter notebook
728x90
반응형
'🎸 기타' 카테고리의 다른 글
[AWS] AWS로 Spring Boot 배포 1/ EC2 인스턴스 생성/ Ubuntu/ 서버 배포/ 탄력적 IP 주소 (0) | 2024.03.20 |
---|---|
[Mac] MacOS에서 Anaconda 설치/ M1칩/ MacPro/ MacAir/ brew로 conda 설치 (0) | 2023.03.22 |
[Cotato] 캐치카페 신촌점 후기/ 코테이토/ IT 동아리 (0) | 2023.02.06 |
[IOS / Xcode] HealthKit API / SwiftUI / UIKit / Swift (0) | 2023.02.03 |
[Mac] MacOS에서 Homebrew 설치/ M1칩/ MacPro/ MacAir (0) | 2022.12.19 |