jupyter-php icon indicating copy to clipboard operation
jupyter-php copied to clipboard

DEPRECATED, see https://github.com/Litipk/Jupyter-PHP

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