文件名称:lupyter:适用于Jupyter的LFE内核(IPython)
文件大小:181KB
文件格式:ZIP
更新时间:2024-05-30 09:45:22
Erlang
鲁珀特 适用于Jupyter的LFE内核(IPython) 目录 介绍 在这里给我添加内容! 依存关系 您将需要安装以下软件: 埃尔朗 Python pip 零MQ 安装 $ git clone https://github.com/oubiwann/lupyter.git $ cd lupyter $ make 用法 首先,您需要向上更新PATH才能使用lfe的本地副本: $ export PATH=./deps/lfe/bin:$PATH 对于终端使用: $ make console 适用于笔记本电脑: $ make notebook
【文件预览】:
lupyter-master
----lfe.config(645B)
----src()
--------lupyter-nonotp.lfe(3KB)
--------lupyter-util.lfe(2KB)
--------lupyter.lfe(98B)
--------lupyter-app.lfe(954B)
--------lupyter-bcast.lfe(4KB)
--------lupyter-sup.lfe(1KB)
--------lupyter-heart.lfe(2KB)
--------lupyter-script.lfe(540B)
--------lupyter-stdin.lfe(2KB)
--------lupyter.app.src(1006B)
--------lupyter-service.lfe(2KB)
--------lupyter-msg.lfe(3KB)
--------lupyter-control.lfe(2KB)
--------lupyter-hmac.lfe(1KB)
--------lupyter-shell.lfe(3KB)
----.travis.yml(318B)
----example()
--------connection_file.json(246B)
----LICENSE(594B)
----test()
--------unit-lupyter-util-tests.lfe(438B)
--------unit-lupyter-hmac-tests.lfe(3KB)
--------unit-lupyter-msg-tests.lfe(2KB)
----README.md(887B)
----Makefile(170B)
----rebar.config(819B)
----resources()
--------make()
--------kernel.json(142B)
--------images()
----.gitignore(120B)
----bin()
--------ipython-lfe(90B)
----include()
--------lupyter.lfe(153B)