C:\Users\User\.jupyter\custom\custom.css 설정
div.CodeMirror,
div.CodeMirror pre {
font-family: D2Coding;
font-size: 15pt;
line-height: 140%;
} /* 코드 입력창 */
.output_result pre {
font-family: D2Coding;
font-size: 15pt;
line-height: 120%;
} /* 출력 결과 */
.output_stdout pre {
font-family: D2Coding;
font-size: 15pt;
line-height: 120%;
} /* 출력 결과 */
.text_cell_render {
font-family: D2Coding;
font-size: 12pt;
} /* 마크 다운 */
table.dataframe {
font-family: D2Coding;
font-size: 15pt;
} /* DataFrame 출력 결과 */
C:\Users\User\.jupyter\custom\custom.css 설정
div.CodeMirror,
div.CodeMirror pre {
font-family: D2Coding;
font-size: 15pt;
line-height: 140%;
} /* 코드 입력창 */
.output_result pre {
font-family: D2Coding;
font-size: 15pt;
line-height: 120%;
} /* 출력 결과 */
.output_stdout pre {
font-family: D2Coding;
font-size: 15pt;
line-height: 120%;
} /* 출력 결과 */
.text_cell_render {
font-family: D2Coding;
font-size: 12pt;
} /* 마크 다운 */
table.dataframe {
font-family: D2Coding;
font-size: 15pt;
} /* DataFrame 출력 결과 */