用于自动生成Jupyter遥测模式文档的Sphinx扩展。

jupyter-telemetry-sphinxext的Python项目详细描述


Jupyter遥测狮身人面像扩展

Sphinx扩展,用于自动生成Jupyter遥测模式文档。

要激活此扩展名,请将jupyter_telemetry_sphinxext添加到conf.py文件中 并设置以下配置值:

# config.py file.# Add jupyter_telemetry_sphinxext to the extensions list.extensions=['jupyter_telemetry_sphinxext',...]# Jupyter telemetry configuration values.jupyter_telemetry_schema_source="path/to/schemas/source/directory"# Path is relative to conf.pyjupyter_telemetry_schema_output="path/to/output/directory"# Path is relative to conf.pyjupyter_telemetry_index_title="Example Event Schemas"# Title of the index page that lists all found schemas.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java楼梯的最大高度   java Jackson从1.7.1更新到2.8.6 JsonTypeInfo子类型反序列化   Spring WebApp中的java JPA异常处理   java在SwingWorker(doInBackground)中从WorkerThread调用多个方法?   java Android Studio构建到jar   java是添加多个按钮组的更有效方法   java MySQL JDBC连接池最大大小   java如何防止元素<Integer>变成元素<Object>   Java:处理大型XML文件提取数据而不编写状态自动机?   SpringBoot和React Web应用程序中CAS的java重定向问题   需要java算法方面的帮助吗   java在JDK 16中使用PowerMock   java异常错误本机方法签名   在Java Android中将JSON映射到数组/对象   如何打开一个窗口。java程序中的dat文件   java应用程序引擎+Maven+热插拔   java Moxy的getValueByXPath为除根元素以外的所有元素返回null