简体   繁体   English

无法连接到Azure HDInsight中的Jupyter Notebook服务器

[英]Cannot connect to Jupyter Notebook server in Azure HDInsight

I am trying to run a Python module using a Jupyter Notebook on Azure HDInsight, but I continue to get the following error message: A connection to the notebook server could not be established. 我试图在Azure HDInsight上使用Jupyter Notebook运行Python模块,但我继续收到以下错误消息: 无法建立与笔记本服务器的连接。 The notebook will continue trying to reconnect, but until it does, you will NOT be able to run code. 笔记本计算机将继续尝试重新连接,但直到重新连接,您将无法运行代码。 Check your network connection or notebook server configuration. 检查您的网络连接或笔记本服务器配置。

I have an Azure subscription, created a cluster, created a storage blob, and have created a Jupyter Notebook. 我有一个Azure订阅,创建了一个群集,创建了一个存储Blob,并创建了一个Jupyter Notebook。 I am successfully logged into the cluster, so I am not sure why I cannot connect to the notebook. 我已经成功登录到群集,所以我不确定为什么无法连接到笔记本电脑。 Any insight into this problem would be hugely appreciated. 任何对此问题的见解将不胜感激。

Just saw this question way too late, but I will venture that you are using an unsupported browser. 刚刚看到这个问题的方法为时已晚,但是我敢冒险您使用的是不受支持的浏览器。

Please use Chrome to connect to Jupyter. 请使用Chrome连接到Jupyter。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法连接到 Jupyter Notebook - Cannot connect to Jupyter Notebook 如何通过 Azure HDInsight 上托管的 REST API 调用 Python Jupyter Notebook? - How to invoke Python Jupyter Notebook via REST API hosted on Azure HDInsight? 在天蓝色的笔记本中的Jupyter服务器扩展url模式 - Jupyter server extension url pattern in azure notebook 无法退出正在运行的 jupyter notebook 服务器 - cannot quit jupyter notebook server running Jupyter Notebook 无法连接到 Kernel,可能是由于 Zipline / AssertionError - Jupyter Notebook Cannot Connect to Kernel, Likely due to Zipline / AssertionError 如何在HDInsight PySpark Jupyter笔记本中安装psycopg2 - How to install psycopg2 for use in HDInsight PySpark Jupyter notebook 无法读取Azure Jupyter Notebook(Python 2和3)中的“ .parquet”文件 - Cannot read “.parquet” files in Azure Jupyter Notebook (Python 2 and 3) 如何在 AWS-Ubuntu 上连接 Jupyter Notebook 远程服务器 - How to connect Jupyter Notebook Remote Server on AWS- Ubuntu 如何从基于服务器的 Jupyter Notebook 连接到本地主机中的服务? - How to connect from server-based Jupyter Notebook to service in localhost? 无法打开 jupyter 笔记本 - Cannot open jupyter notebook
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM