DEPRECATED, use https://github.com/Litipk/Jupyter-PHP instead!
-
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}']"