欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Jupyter
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 (→链接) |
||
第34行: | 第34行: | ||
==链接== | ==链接== | ||
*[http://jupyter.org/ jupyter官网] | *[http://jupyter.org/ jupyter官网] | ||
+ | *[https://github.com/jupyter/notebook Jupyter Notebook @ GitHub] | ||
*[https://github.com/jupyter/jupyterhub JupyterHub @ GitHub] | *[https://github.com/jupyter/jupyterhub JupyterHub @ GitHub] | ||
2017年7月13日 (四) 04:43的版本
jupyter是IPython剥离出来成为一个语言无关的独立软件包。
jupyter已经支持50多种语言的内核,包括Lisp、R、F#、Perl、Ruby、Scala等。事实上即使IPython本身也是一个jupyter Python模块。提供 REPL(读取,求值,打印循环)交互式开发环境,类似于nrepl或SLIME。
目录 |
指南
$ jupyter notebook
Atom
Qt
$ jupyter qtconsole
OpenShift
- Jupyter on OpenShift: Using OpenShift for Data Analytics
- Jupyter on OpenShift Part 2: Using Jupyter Project Images
- Jupyter on OpenShift Part 3: Creating a S2I Builder Image
- Jupyter on OpenShift Part 4: Adding a Persistent Workspace
- Jupyter on OpenShift Part 5: Ad-hoc Package Installation
- Jupyter on OpenShift Part 6: Running as an Assigned User ID
- Jupyter on OpenShift Part 7: Adding the Image to the Catalog
语言
图集
链接
分享您的观点