DeepLearning-500-questions
DeepLearning-500-questions copied to clipboard
推荐使用Jupyter打开MD文档,公式比typora显示的更好
推荐使用Jupyter打开MD,所有公式均会完美呈现。望采纳。
jupyter中用notedown插件确实不错
jupyter 的文件如果太大,在GitHub上加载的时候,容易失败。这个问题也要考虑一下。
jupyter 的文件如果太大,在GitHub上加载的时候,容易失败。这个问题也要考虑一下。
不需要改成jupyter的文件。。。只是本地阅读MD的时候用jupyter notedown插件阅读MD。typora有些inline的公式显示不太好。
pip install notedown jupyter notebook --NotebookApp.contents_manager_class='notedown.NotedownContentsManager'
typora可以完美显示公式,在File->Preference中,找到Inline Math并勾选,重新打开就能显示正确了。
typora可以完美显示公式,在File->Preference中,找到Inline Math并勾选,重新打开就能显示正确了。
感谢,之前一直都不知道。。
typora 可以完美显示公式,在 File->Preference 中,找到 Inline Math 并勾选,重新打开就能显示正确了。
我通过 brew cask install typora
默认是勾选的