Download the PHP package litipk/jupyter-php without Composer
On this page you can find all versions of the php package litipk/jupyter-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jupyter-php
Jupyter-PHP
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 :wink: . 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.
All versions of jupyter-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-zmq Version *
composer/composer Version ^1.4
monolog/monolog Version ^1.22
psy/psysh Version ^0.8
ramsey/uuid Version ^3.5
react/zmq Version ^0.3.0
ext-zmq Version *
composer/composer Version ^1.4
monolog/monolog Version ^1.22
psy/psysh Version ^0.8
ramsey/uuid Version ^3.5
react/zmq Version ^0.3.0
The package litipk/jupyter-php contains the following files
Loading the files please wait ....