Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 379 Bytes

DEPRECATED, use https://github.com/Litipk/Jupyter-PHP instead!

Installation

  • Install IPython 2.x

  • Install Composer

  • Install the dependencies: composer.phar install

  • Start a notebook using: ipython notebook --KernelManager.kernel_cmd="['php', '/path-to/ipython-php/ipython_php.php', '{connection_file}']"