일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- 시간
- gcp
- streamlit
- CSS
- JQuery
- Python
- 어플
- pandas
- Spring
- 판다스
- kotlin
- java
- 파이썬
- 안드로이드
- 앱
- 자바
- 코틀린
- MLB
- Android
- oracle
- 스프링
- 오라클
- 제이쿼리
- 기록
- 프로젝트
- 자바스크립트
- 배포
- javascript
- HTML
- mlb stats api
- Today
- Total
목록ubuntu (2)
develope_kkyu

instance 만드는 과정과 윈도우 내 프로젝트의 깃허브 연동 과정은 생략한다. https://developerkkyu37.tistory.com/81 [Spring] Google Cloud Platform에서 Spring 프로젝트 배포하기 - 1 1. VM 인스턴스 생성 1) google cloud 가입 처음 가입시 3개월간 $300 크레딧 제공 https://cloud.google.com/ 클라우드 컴퓨팅 서비스 | Google Cloud 데이터 관리, 하이브리드 및 멀티 클라우드, AI와 머신러닝 등 G developerkkyu37.tistory.com https://developerkkyu37.tistory.com/82 [Spring] Google Cloud Platform에서 Spring 프로젝..

Windows 기능 켜기 Windows 하이퍼바이저 플랫폼 / 가상 머신 플랫폼 체크 후 확인 PowerShell 관리자 실행 두 개의 코드 차례대로 실행 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi --> 다운로드 받기 --> 설치 PowerShell에서 두 개 코드 차례대로 실행 wsl --set-..