Jupyter-PHP-Installer
Jupyter-PHP-Installer copied to clipboard
An installer for Jupyter-PHP
It would be awesome if the installer could be able to download the `composer` binary when it is not available in the system. This way the installer will run in...
The public key seems to be invalid. Setup: ``` bash docker run -it --rm php:5.5 bash curl -O https://litipk.github.io/Jupyter-PHP-Installer/dist/jupyter-php-installer.signed.phar curl -O https://litipk.github.io/Jupyter-PHP-Installer/dist/jupyter-php-installer.signed.phar.sha256 curl -O https://litipk.github.io/Jupyter-PHP-Installer/dist/jupyter-php-installer.signed.phar.pubkey curl -O https://litipk.github.io/Jupyter-PHP-Installer/dist/jupyter-php-installer.signed.phar.pubkey.sha256 sha256sum -c...
It would be awesome if the installer could detect `phpbrew`, `phpenv` or `virtphp` installations and generating a different kernel.json for every one of the installer PHP versions. For example, if...
- [ ] Jupyter installing guide - [ ] PHP-ZMQ installing guide.