Code Monkey home page Code Monkey logo

til's Issues

SLiPP_TBD 질문하기

  • 인터페이스 테스트는 왜하지? (전체 카톡방 대화)
  • 테스트 케이스의 리소스 파일 위치를 왜 따로 하지?
  • 이슈 단위는 어떻게 하지?

Gitbook publishing CI 설정

Master에 commit이 발생하면 자동으로 Gitbook publishing 이 되도록 CI 설정 추가

Describe the solution you'd like

  • Travis CI 나 circleCI 를 사용해 mater commit 시 gh-pages 에서 퍼블리싱 하도록 액션 만들기

Elastic stack - logstash

  • Getting started Webinar(Eng) 내용 마저 보고 정리하기
  • 기본 개념 정리 - distributed system 기초 concept 참고해서
  • log의 범위 확장하기 - file log 예시말고 직관적인 concept으로. (예. event가 발생할때마다 남는 기록)
  • 실제 운영환경에서 필요한 부분 보완 - 모니터링,튜닝 부준 보완

git repository 설정

하단 작성 후, README.md 에 해당사항 기술

  • .gitignore
  • issue template
  • commit template

scraper_basic 작성

  • 웹 작동방식 추가 기술
  • reference 정독 후, 내용 요약 추가
  • urllib doc 자료 추가

Git_concept post 작성 중

  • Git_Github/git_concept.md 작성 중
    • snap-shot
    • check-summed
    • States : committed, modified, and staged
    • Stashing and Cleansing
    • Git Objects

gitbook disqus 플러그인 오류

댓글창이 있을 자리에 'We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.' 메시지 뜸

README.md 자동화 스크립트 작성

What

  • 폴더구조를 반영해서 작성글들을 목록으로 만들어 주는 자동화 스크립트 작성
  • e,g. /TIL/Python/a.md /TIL/Python/b.md 가 있다면 아래와 같이 TOC 가 작성됨
# TIL 
## Python
- [a](/Python/a.md)
- [b](/Python/b.md) 

How

  • tree 출력해서 정규표현식 이용해 parsing 해버릴까?

python virtualEnv 가상환경 구축

  • 가상환경 A 에서 '가'라이브러리 사용, 가상환경 B 에서 '가'라이브러리 사용한다고 하면, 중복으로 '가'라이브러리가 설치되는지, 중앙에서 한번 설치하고 참조해서 쓰는 개념인지? 컴퓨터 하드웨어 자원관리 차원에서 중복설치는 좀...
    #5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.