Jupyter-PHP icon indicating copy to clipboard operation
Jupyter-PHP copied to clipboard

A PHP Kernel for Jupyter

Results 19 Jupyter-PHP issues
Sort by recently updated
recently updated
newest added

Hi there! I want to use php in jupyterlab, but I encountered the following problem during the installation process. Does anyone know how to solve this? Thank you very much....

php ./jupyter-php-installer.phar install -vvv Writing composer.json [Composer\Json\JsonValidationException] "./composer.json" does not match the expected JSON schema: - name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9](([_.]?|-{0,2})[a-z0-9]+)*$

I have installed PHP on my Jupyter, but I cannot run it on the Jupyter notebook. Because PHP is not available to connect with Kernel. ![Screenshot (103)](https://user-images.githubusercontent.com/31804032/60541050-abc50780-9cde-11e9-9ad8-d33062376d5d.png)

I am wondering if we can support melody : http://melody.sensiolabs.org/ . May be an interesting feature if so.

Would it be appropriate for this kernel to ignore a `

This is raw and ugly Aprils Fools fun work, so please do not judge code quality. Test it in notebook: $this->zPHP->HTML("italic & bold"); $this->zPHP->Image(file_get_contents('image.jpg')); Plugins are loaded with dynamic namespaces,...

Hii there, I've tried using your notebook, but already at the first moment of using it, I found a little inconvenience: ![screenshot](https://puu.sh/yrbKM/30e953a9ee.png) I wonder if this could be solved soon?...

bug
help wanted
confirmed

Thanks for great project. Can use graphical chart and plot in the Jupyter-PHP be like [matplotlib](https://nbviewer.jupyter.org/url/jakevdp.github.com/downloads/notebooks/XKCD_plots.ipynb) and [Plotly](https://nbviewer.jupyter.org/github/plotly/python-user-guide/blob/master/Index.ipynb) library of jupyter python? For example include Google Charts, chartjs, highcharts,... projects....

enhancement
help wanted
confirmed