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
- win to go
- ISO
- mbr
- driver
- Download
- 파티션 복구
- 5690
- 가로 크기
- UEFI
- WF
- numpy
- cell 너비
- 설치
- ImageX
- LPD
- 윈투고
- win to usb
- 행열크기
- NP
- ubuntu
- Dism
- EPSON
- GPT
- 전체출력
- jupyternotebook
- 드라이버
Archives
- Today
- Total
conductor
jupyter notebook 관련 본문
jupyter notebook --ip=(ip address)
opt
--no-browser 브라우저 자동 열지 않음
--port 사용할 서버포트지정
--allow-root 관리자 권한 허용
--generate-config 설정파일 생성
> ipython
from notebook.auth import passwd
passwd()
:>
(.jupyter/jupyter_notebook_config.py)
https://christoper31.postype.com/post/1943263