TIPS : 자주쓰는 conda command 정리

less than 1 minute read

Jupyter 노트북에 설치된 모든 환경 확인

’’’ python conda info –envs
‘’’

git

’’’ python git add . ‘’’ ‘’’ python git commit -m”name” ‘’’ ‘’’ python git push origin master ‘’’

아나콘다에 Python, TensorFlow, & Keras 설치하기

아나콘다에 Python, TensorFlow, & Keras 설치하기

This post lives in the future and is dated Fri Dec 31 00:00:00 9999. When building Jekyll with the --future flag it should appear.

Tags: ,

Categories:

Updated:

Leave a comment