일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- C언어 포인터
- c# winform
- 유니티
- c언어
- Python
- dart 언어
- 깃
- 포인터
- github
- Flutter
- HTML
- git
- c# 윈폼
- C++
- Houdini
- C# delegate
- jupyter
- jupyter lab
- gitlab
- 도커
- c# 추상 클래스
- 다트 언어
- vim
- 구조체
- 플러터
- c#
- Unity
- Algorithm
- Data Structure
- docker
Archives
- Today
- Total
nomad-programmer
[Jupyter LAB] setup 본문
// jupyterLAB 설치
conda install -c conda-forge jupyterlab
// jupyter config file 생성
jupyter lab --generate-config
'Conda > Jupyter LAB' 카테고리의 다른 글
[Jupyter LAB] 로그인 시 자동 시작 (OSX) (0) | 2019.12.14 |
---|---|
[Jupyter LAB] 로그인 시 자동 시작 (CentOS8) (0) | 2019.12.02 |
[Conda/Jupyter LAB] 설치한 Extensions (1) | 2019.11.28 |
[Conda/Jupyter LAB] 로그인 시 자동 시작 (Windows10) (0) | 2019.11.28 |
[Conda/Jupyter LAB] 가상환경 만든 후 커널 생성 및 삭제 (0) | 2019.11.28 |
Comments