运行
jupyter notebook --no-browser --port 8888 --ip=0.0.0.0
安装php内核
将
libzmq.dll放到php根目录,再将php_zmq.dll放到ext下
- php.ini 配置,添加
extension=php_zmq - 下载 jupyter-php-installer.phar
php jupyter-php-installer.phar install
jupyter notebook --no-browser --port 8888 --ip=0.0.0.0
将
libzmq.dll放到php根目录,再将php_zmq.dll放到ext下
extension=php_zmq
php jupyter-php-installer.phar install本文标题:jupyter
本文链接:https://www.haomeiwen.com/subject/enhvuhtx.html
网友评论