jupyter

作者: sorry510 | 来源:发表于2021-02-04 18:32 被阅读0次

    运行

    jupyter notebook --no-browser --port 8888 --ip=0.0.0.0
    

    安装php内核

    1. 下载php-zmq扩展

    libzmq.dll放到php根目录,再将php_zmq.dll放到ext下

    1. php.ini 配置,添加 extension=php_zmq
    2. 下载 jupyter-php-installer.phar
    3. php jupyter-php-installer.phar install

    相关文章

      网友评论

          本文标题:jupyter

          本文链接:https://www.haomeiwen.com/subject/enhvuhtx.html