202009-27 Jupyter notebook 远程配置及SSL加密教程 jupyternotebook的安装在这里都不赘述可以参考jupyter官网的步骤http://jupyter-notebook.readthedocs.io/en/latest/public_server.html这里讨论下jupyternotebook里面的远程访问配置以及SSL加密1.远程访问配置jupyternotebook--generate-config这个命令会在当前用户的~/.jupyter/文件夹下面生成一个jupyter_notebook_config.py文件jupyternotebookpassword可以生成你需要的远程密码,自己填一下就好,密码会直接输出到... 继续阅读 >