Skip to content

JaeKyeong-Kim/oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

oss

2024 first semester open source software


Mar.08.2024

☑️ 배운 내용

  • github markdown 사용법 (아래 참고)
  • github project 생성 및 관리 (kanban template)
  • github issue 생성 및 관리
  • pandas 오픈소스 프로젝트 fork 및 관리
  • IDE에 github 연동 (Pycharm에 연동 진행 완료)
  • github 전반 기능 학습

markdown

heading 2

heading 3

@canCertainPersonInProject

  • Friday class # check box
  • hj
  • hjj

#pagenumber #create link to page

🔥

👍


Mar.13.2024

Ckan - OSS management program

data.gov data.go.kr


Mar.15.2024

ppt silseup2 main structure git process in Mid-term (4 stages)

commit & push process


Mar.20.2024

ppt3

  • principle of scaled presentations
  • checklits

Mar.22.2024

ppt3 silseup 2

  • checklists (Terminologies in Mid-term)
  • Markdown in slack (How to use code)

Mar.27.2024

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

github & streamlist synchronized

Mar.29.2024

ppt3

version control -


Apr.3.2024

silseup7 setuptools repository - oss_streamlit


Apr.5.2024

ppt3 VCS~ License~

License features - Mid term (+ name for six examples) *exponential features


Apr.12.2024

ppt Setuptools - Pypi package ppt4 - 기술적인 인프라 구조

brooks law - communication channel setup n(n-1)/2 {AT}: 보안상의 이유로 운영메일에 사용된다. 그림이나 띄어쓰기를 넣는 경우도 있다.


Apr.17.2024

[Midterm]

  • code 작성 안나옴
  • 20-25Q
  • ex. markdown italic체로 만들기, 영어단어 풀어쓰기(LTS - long term support)
  • 금요일 수업 LMS 대체
  • git 수행과정 시험 나옴
  • VCS Voca
  • conflict, diff, revert, ...
  • browsability - 탐색기능
  • sigularity - 원자성

May.3.2024

OSMNX


May.8.2024

Docker installation


May.10.2024

Docker

docker run options 잘보기. 시험 나옴. p.17, -p forwarding. -e~--rm 까지는 안해도 됨 ex. image에 파일복사 <- 거짓. container에 파일복사 가능.

generated file(ex. compiled files)은 image에 들어있으면 안되므로, container에서의 변화된 이미지는 다시 image로 저장하면 안된다.


May.22.2024

Docker-Dashy Docker installation Neo4j Dockerfile

About

2024 first semester open source software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published