body 사이에 아래 코드 입력
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true }
});
</script>
* 수식 기호 참고
'Data Science > TIL' 카테고리의 다른 글
[Python] 위경도 직선 거리 구하기 (0) | 2022.01.12 |
---|---|
plotly encoding error (0) | 2021.11.05 |
2021년 1월 19일 TIL (0) | 2021.01.20 |
2021년 1월 17일 TIL (0) | 2021.01.18 |