인공지능/PYTHON

atom 설치

bibibig_data 2021. 6. 17. 14:43

1. 구글에 atom 검색

2. atom.io  -> Other platforms 클릭

3. atom-windows.zip 설치

4. C드라이브 dev에 atomworkspace폴더 생성

5. atom에서 file- settings - install에서 Hydrogen 검색 후 설치

6. 닫은 후 file에서 add project file - atomworkspace

7. ctrl + \ = 프로젝트 작업창 생성

8. project에서 New file 생성 ( text.py )

9. ctrl + enter 하면 바로 결과 출력

10. ctrl + shift + backspace 하면 작업 뒤로 돌리기