码迷,mamicode.com
首页 > 其他好文 > 详细

Jupyter notebook 的一个问题

时间:2018-11-22 13:17:11      阅读:393      评论:0      收藏:0      [点我收藏+]

标签:err   ack   during   ace   ipv4   问题   default   ipa   one   

Traceback (most recent call last):
  File "/home/users/x/miniconda3/lib/python3.7/site-packages/traitlets/traitlets.py", line 528, in get
    value = obj._trait_values[self.name]
KeyError: allow_remote_access

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/users/x/miniconda3/lib/python3.7/site-packages/notebook/notebookapp.py", line 869, in _default_allow_remote
    addr = ipaddress.ip_address(self.ip)
  File "/home/users/x/miniconda3/lib/python3.7/ipaddress.py", line 54, in ip_address
    address)
ValueError: ‘‘ does not appear to be an IPv4 or IPv6 address

During handling of the above exception, another exception occurred:

https://forums.fast.ai/t/error-while-trying-to-open-jupyter-notebook-in-paperspace/22634

 

Jupyter notebook 的一个问题

标签:err   ack   during   ace   ipv4   问题   default   ipa   one   

原文地址:https://www.cnblogs.com/TreeDream/p/10000288.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!