Skip to content

Instantly share code, notes, and snippets.

View moey920's full-sized avatar

moey920

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@moey920
moey920 / toystory3_preprocessing_haram.ipynb
Created April 5, 2021 12:47
0405 토이스토리 대본 전처리 과정 공유
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@moey920
moey920 / gist:778935f783bd31c055c5b3cc46de81ed
Created March 18, 2020 07:36 — forked from 480/gist:4681b67d2a906db8c6c1321cc678f05f
github 리모트 리포지토리 변경하기

깃 리모트 변경 하기

기존 리포지토리 깔끔하게 pull / push

git pull
git add .
git commit -m "clean push"
git push