【发布时间】:2021-05-01 02:35:48
【问题描述】:
在 jupyter 笔记本中使用彩色笔记框时,以下文本单元格无法在 Google Colab 中正确呈现:
<div class="alert alert-block alert-info">
<b>Tip: </b>
Use blue boxes for Tips and notes. If it’s a note, you don’t have to include the word “Note”.
</div>
【问题讨论】:
-
哇,我用谷歌搜索我自己的问题。我用它来审查我的学生的提交。是否有另一种方法可以清楚地向 jupyter notebook 添加修订?
标签: html jupyter-notebook markdown google-colaboratory