Creating my own web page with Python Part 1
Now display Python results as web pages! You can create your own web page using only Python. This is an opportunity to create an Interactive Dashboard that allows you to check results created with Python, such as data analysis and machine learning, on a web page!

- Unresolved
[Section3.DashCallback_MultipleOutput]value=int(value) 관련
dcc.Input() 의 옵션 중에, type = 'number' 를 하면, 숫자로 인식이 바로 되서 함수에서 별도로 int변환을 하지 않아도 되네요. <img src="https://cdn.inflearn.com/public/f
pythonpink321ryu
・
0
296
2
- Unresolved
주피터 노트북에서 run하면 주소가 안뜸
안녕하세요 강사님, 강사님 강의 잘듣고 있습니다.. 고런데, 페이지 주소가 안뜨고 노트북에서 페이지가 생성되던데 제가 뭔가 놓친게 있는 걸까요?<img src="https://cdn.
pythonfergi8900555
・
0
277
1
- Unresolved
[Section3.DashCallback_MultipleInput]관련 문의
강사님 예제대로 수행시, input 1,2 입력 후 결과도 잘 나오기는 하는데요, int(input1) 에 대해 'list' 라는 typeError가 나오는데 왜 그런지 모르겠습니다. <img src="https://cdn.inflear
dashcallbackpink321ryu
・
0
219
1
- Unresolved
[section2.div1] vs code 사용관련
안녕하세요.파이썬 으로 웹화면 구현을 해보고 싶어 수강중입니다. 주피터 노트북이 아니라,vscode 를 이용해서 수강하고 있는데요. 강사님 예에서는
pythonpink321ryu
・
1
360
1
- Resolved
Section2 에서 1분 가량 강의 내용이 없습니다.
Section2. dcc_Slider & RangeSlider8분 55초부터 그냥 까만 화면입니다.
pythongposa2307
・
0
268
1

