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