Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 딥러닝
- python
- TensorFlow
- face_recognition
- FIle
- colab
- dataset
- pyTorch
- object detection
- gpu memory
- keras
- python3
- install
- linux
- Windows 10
- YouTube 8M
- urllib
- error
- raspberry pi
- shakeratos
- Jupyter notebook
- Anaconda
- windows
- ubuntu
- colaboratory
- download
- dlib
- CUDA
- Deep Learning
- ppc64le
Archives
- Today
- Total
Shakerato
vscode 파일 항상 새창에 열기 본문
1. Ctrl + Shift + P
2. "Preferences: Open Setting (UI)" 검색 후 선택
3. 검색창에 "window.openFilesInNewWindow" 검색
4. "window.openFilesInNewWindow": "on" 설정
반대로 파일 항상 기존에 열려 있는 창에 열기
"window.openFilesInNewWindow": "off"
'Research' 카테고리의 다른 글
initialize the empty list in the dictionary' in Python (0) | 2020.09.05 |
---|---|
Upper Confidence Bound (UCB) 정리, 보충 설명 (0) | 2020.09.03 |
Setup vscode to write LaTeX paper (라텍스 논문 작성) (0) | 2020.03.04 |
윈도우/리눅스 제일 쉬운 웹서버 구축 (0) | 2019.11.19 |
mosh server-client as SSH, fast (0) | 2019.10.11 |
Comments