2024 first semester open source software
☑️ 배운 내용
- github markdown 사용법 (아래 참고)
- github project 생성 및 관리 (kanban template)
- github issue 생성 및 관리
- pandas 오픈소스 프로젝트 fork 및 관리
- IDE에 github 연동 (Pycharm에 연동 진행 완료)
- github 전반 기능 학습
markdown
@canCertainPersonInProject
- Friday class # check box
- hj
- hjj
#pagenumber #create link to page
👍
Ckan - OSS management program
data.gov data.go.kr
ppt silseup2 main structure git process in Mid-term (4 stages)
commit & push process
ppt3
- principle of scaled presentations
- checklits
ppt3 silseup 2
- checklists (Terminologies in Mid-term)
- Markdown in slack (How to use code)
silseup 9 - streamlit
streamlit, dash plotly, grandio - three frontend application
requirmets needed for library installations
streamlit run streamlit_app.py # streamlit_app.py <- file name
pip install -r requirements.txt <- install all the libraries for the application (version control available)
oss-streamlit repository added
ppt3
version control -
silseup7 setuptools repository - oss_streamlit
ppt3 VCS~ License~
License features - Mid term (+ name for six examples) *exponential features
ppt Setuptools - Pypi package ppt4 - 기술적인 인프라 구조
brooks law - communication channel setup n(n-1)/2 {AT}: 보안상의 이유로 운영메일에 사용된다. 그림이나 띄어쓰기를 넣는 경우도 있다.
[Midterm]
- code 작성 안나옴
- 20-25Q
- ex. markdown italic체로 만들기, 영어단어 풀어쓰기(LTS - long term support)
- 금요일 수업 LMS 대체
- git 수행과정 시험 나옴
- VCS Voca
- conflict, diff, revert, ...
- browsability - 탐색기능
- sigularity - 원자성
OSMNX
Docker installation
Docker
docker run options 잘보기. 시험 나옴. p.17, -p forwarding. -e~--rm 까지는 안해도 됨 ex. image에 파일복사 <- 거짓. container에 파일복사 가능.
generated file(ex. compiled files)은 image에 들어있으면 안되므로, container에서의 변화된 이미지는 다시 image로 저장하면 안된다.
Docker-Dashy Docker installation Neo4j Dockerfile