Search results
192 packages found
Client APIs for the Jupyter services REST APIs
A react component that displays an ipynb file for katex.
A react component that displays an ipynb file.
The render-jupyter-notebook-vue is a vue component that renders the notebook file in vue. render-jupyter-notebook-vue是一个vue组件,实现了notebook文件在vue中的渲染。
JSON schemata for Jupyter notebook formats
A react component that displays an ipynb file.
Prepare and convert Jupyter Notebooks into HTML templating content.
Typerion library
A set of widgets for ts-lab environment including financial charts
- tslab
- jupyter
- widgets
- chart
- candlesticks
- json
- csv
- typescript
- ipynb
- data science
- jupyter-lab
- notebook
- lightweight-charts
Imbricate Core, Notebook for Engineers
Typerion client
Sofill 内核适用于思源笔记 siyuan-note ,并为汐洛 Sillot 提供额外支持
A React component for the monaco editor, tailored for nteract
A JupyterLab extension for showing Notebook diffs.
A docsify.js plugin for rendering and embedding interactive JavaScript REPLs powered by RunKit
该包提供了 `LibroRenderMimeModule` 模块用于识别不同数据格式的内容并且正确解析渲染。通过定义多个 MIME 类型和优先级,可以在不同的环境中提供灵活的输出展示选项,以适应各种类型的数据和前端环境的要求。内置了文本、图片、Markdown、HTML、SVG 等 MIME 渲染器,同时提供 MIME 渲染器扩展,支持扩展更多自定义的 MIME 类型渲染。
Thebe: turn static HTML pages into live documents
该包基于 [libro-core](../libro-core) 模块提供的输出扩展实现了 Jupyter 场景下的三个 Output 模块: `StreamOutputModule`,`ErrorOutputModule`,`DisplayDataOutputModule`。同时,Output 中不同输出数据格式的渲染实现在 [libro-rendermime](../libro-rendermime/)。