Jupyter

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(JavaScript)
第1行: 第1行:
jupyter是[[IPython]]剥离出来成为一个语言无关的独立软件包。
+
Jupyter
 
+
jupyter已经支持50多种语言的内核,包括[[Lisp]]、[[R Project|R]]、F#、[[Perl]]、[[Ruby]]、[[Scala]]等。事实上即使IPython本身也是一个jupyter Python模块。提供 REPL(读取,求值,打印循环)交互式开发环境,类似于[https://github.com/clojure/tools.nrepl nrepl]或[http://common-lisp.net/project/slime/ SLIME]。
+
  
 
==新闻==
 
==新闻==
第8行: 第6行:
 
==简介==
 
==简介==
 
Jupyter is the new front end for data science and AI.
 
Jupyter is the new front end for data science and AI.
 +
 +
jupyter是[[IPython]]剥离出来成为一个语言无关的独立软件包。
 +
 +
jupyter已经支持50多种语言的内核,包括[[Lisp]]、[[R Project|R]]、F#、[[Perl]]、[[Ruby]]、[[Scala]]等。事实上即使IPython本身也是一个jupyter Python模块。提供 REPL(读取,求值,打印循环)交互式开发环境,类似于[https://github.com/clojure/tools.nrepl nrepl]或[http://common-lisp.net/project/slime/ SLIME]。
  
 
==指南==
 
==指南==

2021年11月19日 (五) 01:48的版本

Jupyter

目录

新闻

简介

Jupyter is the new front end for data science and AI.

jupyter是IPython剥离出来成为一个语言无关的独立软件包。

jupyter已经支持50多种语言的内核,包括LispR、F#、PerlRubyScala等。事实上即使IPython本身也是一个jupyter Python模块。提供 REPL(读取,求值,打印循环)交互式开发环境,类似于nreplSLIME

指南

$ pip3 install notebook
$ jupyter notebook
$ jupyter notebook --port 9999

可能的出错:Socket Error 99 for ipython notebook

$ jupyter notebook --ip=127.0.0.1

Atom

atom-notebook

Qt

A Qt Console for Jupyter

$ jupyter qtconsole

OpenShift

JavaScript

IJavascript macOS安装:

$ sudo npm install -g ijavascript
$ ijsnotebook

PHP

Jupyter-PHP

Go

gophernotes

Clojure

相关

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱