JupyterLab笔记本电脑模板

jupyterlab_templates的Python项目详细描述


#jupyterlab_模板 在jupyterlab中支持jupyter笔记本模板

[![生成状态](https://travis-ci.org/timkpaine/jupyterlab_templates.svg?branch=master)](https://travis-ci.org/timkpaine/jupyterlab_templates) [![github问题](https://img.shields.io/github/issues/timkpaine/jupyterlab_templates.svg)]() [![codecov](https://codecov.io/gh/timkpaine/jupyterlab_templates/branch/master/graph/badge.svg)](https://codecov.io/gh/timkpaine/jupyterlab_templates) [![PYPI](https://img.shields.io/pypi/l/jupyterlab_templates.svg)](https://pypi.python.org/pypi/jupyterlab_templates) [![pypi](https://img.shields.io/pypi/v/jupyterlab_templates.svg)](https://pypi.python.org/pypi/jupyterlab_templates) [![npm](https://img.shields.io/npm/v/jupyterlab_templates.svg)](https://www.npmjs.com/package/jupyterlab_templates

啊![](https://raw.githubusercontent.com/timkpaine/jupyterlab_templates/master/docs/example1.gif

##安装 `bash pip install jupyterlab_templates jupyter labextension install jupyterlab_templates jupyter serverextension enable --py jupyterlab_templates `

##添加模板 安装服务器扩展,并将以下内容添加到jupyter_notebook config.py

`python3 c.JupyterLabTemplates.template_dirs = ['list', 'of', 'template', 'directories'] c.JupyterLabTemplates.include_default = True `

###旗帜 -模板目录:目录列表。这些目录中的所有文件都将作为模板列出 -包含默认值:包含默认示例模板

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

推荐PyPI第三方库


热门话题
java在TextView中对齐部分文本   带有iText和eTPKCS11的java PKCS#11签名。dll&SunPKCS11提供程序   java Intellij Idea找不到jar   java Chrome/Firefox和Jetty HTTPS   java我无法打包找不到的JavaFX应用程序模块   多线程Java:排序从异步任务检索的结果   java客户端/服务器socket不能与外部连接一起工作   java如何在单击“下一步”按钮时获取其他详细信息?   java组织。springframework。网状物客户RestTemplate应声明为@Bean,而plain@Autowired抛出错误   java如何绘制javax。摆动将ImageIcon转换为JavaFX。fxml呈现用户界面?   使用for循环的Java跟踪   java如何编码字符串以显示彩色文本(基于字符串中的前缀)   Java保存/打开文件对象   基于java复选框的搜索:使用尽可能多的“”动态生成准备好的语句作为选中复选框的计数   java为什么crawler4j随机挂起?