求助:怎么获得当前jupyter notebook的token(密码)?
1个回答
你在jupyter notebook里打下面这段
system("jupyter" "notebook" "list")然后会出现类似于
['Currently running servers:',
'http://localhost:8888/?token=9651c0fe159b0b82592747ef836dbce85c513f644a668ca9 :: /nfs/home/J/Juser']SofaSofa数据科学社区DS面试题库 DS面经
				thank you
				- 
             很牛
           
				
          
          2019-04-07 14:04
			
  相关讨论
在jupyter后台进程没有shutdown的notebook一直会占用内存吗?
怎么在jupyter notebook里查看python的版本?
Jupyter中InteractiveShell.ast_node_interactivity = "all"有什么用?
python dataframe中有一列的内容很长,在jupyter里没有办法完全显示,怎么办?
刚接触机器学习,是用JupyterNotebook还是用JupyterLab?
Python的Jupyter Notebook环境下怎么制作一个动态显示的进度条?
  随便看看