git에 ipynb 올리기

화이팅·2023년 3월 20일
0

드디어 ml프로젝트 완료

git에 ipynb 올리기

  1. git config --global user.email "github 이메일 주소"

    git config --global user.name "github 유저명"

add- push - commit

참고 : https://suy379.tistory.com/2


오류1

  • git config 안함
profile
하하...하.

0개의 댓글