欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Jupyter
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 (→指南) |
||
第5行: | 第5行: | ||
==指南== | ==指南== | ||
$ jupyter notebook | $ jupyter notebook | ||
+ | |||
+ | ==Atom== | ||
+ | [https://github.com/jupyter/atom-notebook atom-notebook] | ||
+ | |||
+ | ==Jupyter QtConsole== | ||
+ | [https://jupyter.org/qtconsole/stable A Qt Console for Jupyter] | ||
+ | $ jupyter qtconsole | ||
==语言== | ==语言== |
2016年3月24日 (四) 17:01的版本
jupyter是IPython剥离出来成为一个语言无关的独立软件包。
jupyter已经支持50多种语言的内核,包括Lisp、R、F#、Perl、Ruby、Scala等。事实上即使IPython本身也是一个jupyter Python模块。提供 REPL(读取,求值,打印循环)交互式开发环境,类似于nrepl或SLIME。
目录 |
指南
$ jupyter notebook
Atom
Jupyter QtConsole
$ jupyter qtconsole
语言
图集
链接
分享您的观点