본문 바로가기 메뉴 바로가기

이충연

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

이충연

검색하기 폼
  • 분류 전체보기 (54)
    • 스크랩 (0)
    • Ubuntu (6)
    • 도구 사용법 (3)
    • 그저 따라하기 (5)
    • ERROR (0)
  • 방명록

도구 사용법 (3)
Jupyter Notebook 사용하기

Jupyter Notebook 설치 python -m pip install --upgrade pip python -m pip install jupyter Jupyter 설정 Config 파일 생성 jupyter notebook --generate-config >> Writing default config to: /home/ubuntu/.jupyter/jupyter_notebook_config.py vim ~/.jupyter/jupyter_notebook_config.py 외부접속 설정 c = get_config() #Kernel config c.IPKernelApp.pylab = 'inline' # if you want plotting support always in your notebook #Noteb..

도구 사용법 2020. 1. 6. 14:20
Tensorboard에서 출력되는 이미지 갯수를 늘려보자

tensorboard --logdir=logs --samples_per_plugin images=100이러면 기본값이 10개가 아닌 100개로 출력된다~!

도구 사용법 2019. 12. 6. 10:01
이미 push된 file .gitignore 적용하기

$ git rm -r --cached . $ git add . $ git commit -m "Apply .gitignore" $ git push

도구 사용법 2019. 6. 4. 16:16
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
more
«   2025/07   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바