litipk/jupyter-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

litipk/jupyter-php

最新稳定版本:0.2.1

Composer 安装命令:

composer create-project litipk/jupyter-php

包简介

A PHP Kernel for Jupyter

README 文档

README

Author Software License Packagist Version

Introduction

Jupyter-PHP is a PHP kernel for Jupyter. This project is inspired on https://github.com/dawehner/jupyter-php, some bits of code from the old IPython kernel have been used in this new Jupyter kernel.

In addition to the Jupyter compatibility, the new Jupyter-PHP adds a lot of improvements, like the integration with PsySH in order to provide:

  • "memory": the old kernel was unable to keep variables to allow reuse them later.
  • online documentation with the doc command. Not yet implemented
  • code introspection with the ls command. Not yet implemented
  • errors introspection with the wtf command. Not yet implemented

Getting started

The recommended way is to go to the Jupyter-PHP installer's page and follow its instructions.

Learn more

  • Chat Room : If you want to have a real-time chat with other Jupyter-PHP users or developers, you can do it here.
  • Group / Mail List : If a chat room isn't enough to post your doubts or ideas, you can join to our mail list.

How to contribute

  • First of all, you can take a look on the bugtracker and decide if there is something that you want to do 😉 . If you think there are missing improvements in this file, then you are invited to modify the TODO list.
  • You can also send us bug reports using the same bugtracker.
  • If you are really interested on helping to improve Litipk\BigNumbers, we recommend to read the contributing guidelines.

License

Jupyter-PHP is licensed under the MIT License.

统计信息

  • 总下载量: 9.62k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 218
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 217
  • Watchers: 18
  • Forks: 30
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-02-21