测试编辑

Posted wuzaipei

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了测试编辑相关的知识,希望对你有一定的参考价值。

 

Jupyter Notebook Viewer

 

 

 

 

 

In [1]:
print "Hello,Jupyter"
 
Hello,Jupyter
In [2]:
print "*"*100
 
****************************************************************************************************
 

-Just try jupter for blogging.

In [1]:
print "Jupyter"
 
Jupyter

This website does not host notebooks, it only renders notebooks available on other websites.

Delivered by Fastly, Rendered by Rackspace

nbviewer GitHub repository.

nbviewer version: aa567da

nbconvert version: 5.3.1

Rendered (Tue, 11 Sep 2018 14:07:42 UTC)

 

v>

以上是关于测试编辑的主要内容,如果未能解决你的问题,请参考以下文章

VsCode编辑器如何自定义代码片段

配置 VScode 编辑器 (前端篇)

Atom编辑器折腾记_(15)JS代码片段补全(插件:javascript-snippets)

如何在 Django Summernote 中显示编程片段的代码块?

简单的方法来分享/讨论/协作的代码片段?

VSCode自定义代码片段——声明函数