Skip to main content

DMind

DMind 是一个 Jupyter notebook 的思维导图插件.
利用百度脑图的开源库实现渲染, 支持 json, markdown, text 格式.

安装

通过 pip 安装

    pip install dmind

使用

text 格式

%%dmind text

DMind
    是一个 jupyter notebook 插件
    是一个思维导图插件

text 格式

markdown 格式, 逻辑结构图

%%dmind markdown right

# DMind使用文档
## 安装
### pip install dmind
## 使用
### 载入插件
#### %load_ext dmind
### 载入需要的附件
#### %dmindheader
### 渲染脑图
#### %%dmind datatype template theme 换行后输入内容

markdown 格式, 逻辑结构图

json 格式 , 目录组织图, 文艺绿

%%dmind json filetree fresh-green

{
    "root": {
        "data": {
            "text": "Dmind参数说明"
        },
        "children": [
...

json 格式 , 目录组织图, 文艺绿

查看示例

Download files

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

Source Distribution

dmind-0.0.6.tar.gz (210.1 kB view details)

Uploaded Source

File details

Details for the file dmind-0.0.6.tar.gz.

File metadata

  • Download URL: dmind-0.0.6.tar.gz
  • Upload date:
  • Size: 210.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6

File hashes

Hashes for dmind-0.0.6.tar.gz
Algorithm Hash digest
SHA256 94e9811e1a2ad59e843fb645761a87c6193f7ed8ba92686c491d26884e508a0e
MD5 25cb56961bfa16475b71fc2eba53e347
BLAKE2b-256 b86bebef162e72ea4dde33de298ff1bbf516b02faaa273530b3ccd587262fdd6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.6 This release

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page