跳转到主要内容

分析库

项目描述

# <a href=”https://pylantern.readthedocs.io”><img src=”docs/img/logo.png” width=”300”></a> 一个用于绘图和表格、虚拟数据集、小部件、研究、报告以及其他数据科学家可能需要的一切的编排层。

[![Build Status](https://travis-ci.org/timkpaine/lantern.svg?branch=master)](https://travis-ci.org/timkpaine/lantern) [![GitHub issues](https://img.shields.io/github/issues/timkpaine/lantern.svg)]() [![codecov](https://codecov.io/gh/timkpaine/lantern/branch/master/graph/badge.svg)](https://codecov.io/gh/timkpaine/lantern) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/pylantern/Lobby) [![BCH compliance](https://bettercodehub.com/edge/badge/timkpaine/lantern?branch=master)](https://bettercodehub.com/) [![PyPI](https://img.shields.io/pypi/l/pylantern.svg)](https://pypi.python.org/pypi/pylantern) [![PyPI](https://img.shields.io/pypi/v/pylantern.svg)](https://pypi.python.org/pypi/pylantern) [![Docs](https://img.shields.io/readthedocs/pylantern.svg)](https://pylantern.readthedocs.io)

<!– [![Beerpay](https://beerpay.io/timkpaine/lantern/badge.svg?style=flat)](https://beerpay.io/timkpaine/lantern) –>

<!– ![](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/demo.gif) –>

## 注意:Lantern Live 已迁移至 [tributary](https://github.com/timkpaine/tributary) ## 注意:邮件报告已迁移至 [jupyterlab_email](https://github.com/timkpaine/https://github.com/timkpaine/jupyterlab_email) ## 注意:发布 已被 [Voila](https://github.com/voila-dashboards/voila) 取代 ## 注意:导出 代码已迁移至 [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands/)

## 关于本库旨在填补 JupyterLab 生态系统其他库之间的空白。最初的动机是允许使用 JavaScript 库(如 plotlybokeh)生成的图形在非浏览器环境中(如 NBConvert 生成 PDF)轻松替换为 matplotlib

它已扩展到包含各种功能,包括网格、发送电子邮件、发布笔记本、JupyterLab 的自定义 nbconvert 导出器、变量检查、自定义流操作以及其他有用的功能和小部件。随着这些功能的成熟或竞争库的出现,它们被分割成独立的库或从 Lantern 中删除。

此库已产生或转让了以下功能:- [jupyterlab_email](https://github.com/timkpaine/https://github.com/timkpaine/jupyterlab_email) - [tributary](https://github.com/timkpaine/tributary) - [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands/) - [Voila](https://github.com/voila-dashboards/voila)

## 安装要从 pip 安装基本包

pip install pylantern

从源安装

make install

Lantern 依赖于 JupyterLab 扩展

` jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter labextension install plotlywidget jupyter labextension install @jupyterlab/plotly-extension jupyter labextension install jupyterlab_bokeh jupyter labextension install qgrid jupyter labextension install @jpmorganchase/perspective-jupyterlab jupyter labextension install ipysheet jupyter labextension install lineup_widget `

以下是在 master 分支上进行的正在进行的工作

` jupyter labextension install bqplot `

## 入门 [阅读文档!](http://pylantern.readthedocs.io/en/latest/index.html)

## 数据 ![数据](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/data.gif)

## 图形 ![图形](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/plot/plots.gif)

## 网格 ![网格](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/grids.gif)

## 导出:注意:这已迁移至 [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands/)

[阅读文档!](http://pylantern.readthedocs.io/en/latest/index.html)

## 小部件工具 ![小部件](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/widgets/widgets.gif)

项目详情


下载文件

下载您平台对应的文件。如果您不确定选择哪个,请了解更多关于 安装包的信息

源代码分发

pylantern-0.1.6.tar.gz (22.6 kB 查看哈希值)

上传时间 源代码

构建分发

pylantern-0.1.6-py2.py3-none-any.whl (37.3 kB 查看哈希值)

上传时间 Python 2 Python 3

由以下支持