Skip to main content

Better markdown render component in Plotly Dash.

Project description

feffery-markdown-components

GitHub PyPI Downloads Downloads Downloads

feffery-components计划子项目,Plotly Dash第三方组件库,基于react-markdown,将原始markdown文本直接渲染为美观的网页内容 🥳,最新版本:0.2.10

1 最新版本安装方式

pip install feffery-markdown-components -U

2 静态资源 CDN 加速方法

# 非debug模式下对Dash()传入参数serve_locally=False会强制浏览器端从unpkg cdn加载各个依赖的
# xxx.min.js等静态资源,从而避免占用服务器带宽,适合中小型站点加速访问
app = dash.Dash(serve_locally=False)

3 在线文档

文档地址

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feffery_markdown_components-0.3.0rc3.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page