일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Selenium
- string to list
- 알고리즘
- convert to shp
- kmeans
- colab runtime
- 인스타그램
- clustering
- plotly dash
- 괄호 문제
- 플라스크
- geoDataFrame
- 코랩 런타임
- python buildpacks
- 셀레니움
- 혁신성장부문
- 해시태그
- 백준
- Crawling
- Chat-GPT
- 웹페이지
- Merge Repositories
- flask
- 크롤링
- geopandas
- to shp
- NLP
- Python
- 2164 카드2
- 파이썬
Archives
- Today
- Total
코딩코딩코딩
heroku python 배포 buildpack 변경 본문
pycharm 기준
heroku buildpacks # 현재 빌드팩 내용 보여줌
heroku buildpacks:clear # 빌드팩 초기화
heroku buildpacks:set heroku/python # 빌드팩 heroku/python으로 설정
heroku buildpacks
>>> === my-example-app Buildpack URL
>>> heroku/python # 현재 빌드팩 설정 완료
'파이썬 > Flask' 카테고리의 다른 글
heroku를 이용해서 plotly dash 배포하는 방법 (pycharm) (0) | 2021.05.25 |
---|---|
파이썬 Flask로 웹페이지 만들기 - url_for 사용 (4) | 2020.08.03 |
파이썬 Flask로 웹페이지 만들기 (1) | 2020.07.31 |
Comments