jupyterlab-markup:JupyterLab扩展可启用markdown-it渲染,并支持markdown-it插件

时间:2024-05-24 06:55:23
【文件属性】:

文件名称:jupyterlab-markup:JupyterLab扩展可启用markdown-it渲染,并支持markdown-it插件

文件大小:108KB

文件格式:ZIP

更新时间:2024-05-24 06:55:23

markdown renderer markdown-it jupyterlab-extension TypeScript

jupyterlab_markup markdown中的附加markdown渲染支持。 此扩展由服务器扩展的名为jupyterlab_markup的Python包和前端扩展的名为@agoose77/jupyterlab-markup的NPM包组成。 要求 JupyterLab> = 3.0 安装 pip install jupyterlab_markup 疑难排解 如果看到前端扩展,但无法正常工作,请检查服务器扩展是否已启用: jupyter server extension list 如果已安装并启用了服务器扩展,但是看不到前端扩展,请检查前端扩展是否已安装: jupyter labextension list 贡献 开发安装 注意:您将需要NodeJS来构建扩展包。 jlpm命令是JupyterLab随JupyterLab一起安装的固定版本。 您可以使用yarn或npm代替


【文件预览】:
jupyterlab-markup-master
----MANIFEST.in(431B)
----index.ipynb(4KB)
----style()
--------index.css(25B)
--------base.css(88B)
--------index.js(21B)
----.github()
--------workflows()
----yarn.lock(190KB)
----.eslintrc.js(905B)
----webpack.config.js(95B)
----.prettierignore(52B)
----src()
--------builtins()
--------utils.ts(528B)
--------index.ts(102B)
--------tokens.ts(2KB)
--------plugin.ts(3KB)
--------widgets.ts(2KB)
--------typings()
--------manager.ts(7KB)
--------settings.tsx(7KB)
--------renderers.ts(2KB)
----etc()
--------jupyterlab-markup-serverextension.json(94B)
----CONTRIBUTING.md(958B)
----install.json(195B)
----tsconfig.json(558B)
----LICENSE(1KB)
----.prettierrc(26B)
----setup.py(2KB)
----README.md(2KB)
----jupyter-config()
--------jupyterlab_markup.json(92B)
----jupyterlab_markup()
--------_version.py(459B)
--------__init__.py(998B)
----.gitignore(1KB)
----pyproject.toml(157B)
----.binder()
--------postBuild(1KB)
--------environment.yml(510B)
----.eslintignore(43B)
----schema()
--------core.json(1KB)
----package.json(3KB)

网友评论