codestates / codestates/ds-TIL

[TIL] day 46 오세광 201109

Open
#845 0 comments 0 reactions 0 assignees View on GitHub
DSFT01
Dominant language
No language data
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

# 키워드: SSHkey 생성, 가상환경 이해

# (Act)What you actually did.
1. Git clone 할 때, 오류 발생하여 해결 - SSH key 발급
2. 가상환경 이해, conda, pip 패키지 이해

# (Evaluate)How you evaluate your action's outcome vs. the initial goal(plan).
1. Github clone 때 권한 오류가 발생하여, SSH key 새로 발급 받아 권한 해결하고, GitHub clone 설치
2. 가상환경을 이해하였다. Project 진행 때 서로 다른 버전 때문에 실행 안되는 문제를 사전에 방지하기 위해 가상환경을 조성하여 사용하는 방법을 배웠다.

# (Reflect)
How you worked throughout the stages plan-research-act-observe-evaluate.
What did you do well, what can you improve upon.
How can you improve your process?

1. Ssh key 발급 과정을 블로그로 남기기.
2. 가상환경의 필요성과 패키지의 역할 정리하기

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.