jupyter support php

发布 : 2017-11-20 分类 : Software 浏览 :

envirenement

  • php7
  • zeromq
  • php-zmq
  • jupyter
  • composer

just run brew install zeromq to install zeromq on mac

php7.0 don’t support php-zmq,must upgrade to php7.1,then brew install php71-zmq

install jupyter-PHP

download here https://litipk.github.io/Jupyter-PHP-Installer/

notice

while installing, if you see error below:

You are running PHP-CLI with xdebug enabled. This will have a major impact on the kernel’s performance.

it means that you have’t install zeromq

本文作者 : 小凡
原文链接 : https://16bh.github.io/2017/11/20/jupyter-support-php/
版权声明 : 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明出处!
留下足迹