如何设置Jupyter 登录密码
1,生成jupyter的配置文件:jupyter notebook --generate-config
2,控制台继续输入:jupyter notebook password (会输入两次密码,用来验证)
3,密码设置成功, 登录服务器: jupyter notebook
测试:
1.在弹出的web窗口中点击Loginout(右上角)
2.输入登录密码,成功进入!
如何设置Jupyter 登录密码
1,生成jupyter的配置文件:jupyter notebook --generate-config
2,控制台继续输入:jupyter notebook password (会输入两次密码,用来验证)
3,密码设置成功, 登录服务器: jupyter notebook
测试:
1.在弹出的web窗口中点击Loginout(右上角)
2.输入登录密码,成功进入!