【发布时间】:2020-07-31 10:53:36
【问题描述】:
这是我笔记本中的示例行:
## <font color=DodgerBlue><i>3.6.2 Simple Linear Regression</i></font>
The <font color=tomato><b>Boston</font> data set has <font color=tomato><b>medv</b></font> column which is the median house value for 506 neighborhoods around Boston.
它在我的笔记本环境中运行良好,但是当我将它上传到 GitHub 存储库时,它显示 like this:
【问题讨论】:
-
这是在 GitHub 网页界面中吗?
-
是的,当您进入存储库时,它在 github.com 上
标签: python github jupyter-notebook markdown