跳转到主要内容

用于通过jupyter配置文件搜索工具,使用jupyter的路径定义动态查找其位置。

项目描述

为了使用此

pip install jupyter_conf_search

它随后作为

jupyter_conf_search "your_search_term"

在命令行中搜索“your_search_term”。

如果您只传递

jupyter_conf_search

它将返回相对于您运行命令的目录中的所有配置文件的总列表(不仅仅是目录,您可以使用jupyter --pathsconfig:下找到这些目录)。

© Mike Pacer 2017-W09-3-1543

由以下支持