文件名称:sidecar:Jupyter内核丰富输出的侧面显示
文件大小:17KB
文件格式:ZIP
更新时间:2024-04-20 15:31:41
JavaScript
边车 Jupyter内核丰富输出的小侧HTML显示。 安装 该软件包需要node或 , 和 。 $ npm install -g electron-prebuilt $ npm install -g jupyter-sidecar 用法 $ sidecar Sidecar将打开与正在运行的内核一样多的显示区域,这意味着如果您运行 $ jupyter console 在单独的终端中,Sidecar视图将自动弹出。 建筑 克隆这个存储库和后cd ING进入目录,运行以下命令: $ npm install -g electron-prebuilt $ npm install 要运行本地副本,请使用npm run start
【文件预览】:
sidecar-master
----Dockerfile(393B)
----.gitignore(649B)
----README.md(939B)
----LICENSE(1KB)
----.dockerignore(648B)
----.jshintrc(37B)
----app.js(4KB)
----package.json(1KB)
----.travis.yml(374B)
----index.html(1KB)
----templates()
--------sidecar-contents.html(1KB)
--------sidecar-status.html(2KB)
--------sidecar-header.html(1KB)
----lib()
--------sidecar.js(1KB)
--------runtime-watch.js(2KB)
--------jupyter.js(2KB)
----assets()
--------jupyter.png(4KB)