Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 314 Bytes

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}']"