文件名称:phosphor-notebook:基于荧光粉的Jupyter笔记本
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-06 00:52:08
TypeScript
荧光笔记本 安装 git clone https://github.com/jasongrout/phosphor-notebook.git cd phosphor-notebook npm install bower install tsd reinstall -so gulp 跑步 在仓库的根目录中运行静态Web服务器,然后转到http://localhost:8080 。 Python python -m SimpleHTTPServer 8080 节点 安装http服务器( npm install -g http-server ),然后执行 http-server
【文件预览】:
phosphor-notebook-master
----index.html(867B)
----tsd.json(758B)
----bower.json(569B)
----index.css(119B)
----src()
--------app.ts(257B)
--------utils.ts(4KB)
--------index.ts(1KB)
--------nbformat.ts(2KB)
--------demodata.ts(11KB)
--------serialize.ts(3KB)
--------session.ts(7KB)
--------NotebookComponent.ts(6KB)
--------kernel.ts(24KB)
--------mathjaxutils.ts(7KB)
----design.md(4KB)
----gulpfile.js(2KB)
----tsconfig.json(0B)
----logger.d.ts(1KB)
----.bowerrc(32B)
----.gitignore(43B)
----readme.md(475B)
----es6.d.ts(2KB)
----package.json(972B)