jupyter-tabnine icon indicating copy to clipboard operation
jupyter-tabnine copied to clipboard

不能正常显示提示

Open LibertyDream opened this issue 6 years ago • 5 comments

问题描述

按说明安装启用插件后,未显示 tabnine 智能提示

问题类型

bug

环境:win10

image

问题详情

安装启用完毕

image image

输入代码import numpy as np, import tensorflow as tf,未获得提示,tab 键失效,server 上看似乎是远程读取失败

image

换用 hinterland 时表现正常

image

LibertyDream avatar Sep 20 '19 03:09 LibertyDream

感谢使用,可以在浏览器中右击,点击“检查”, 然后打开控制台,帮我看下log里面报的是什么错吗? image image

wenmin-wu avatar Sep 21 '19 02:09 wenmin-wu

image image

另,这个问题在新建文档内不存在。

image

LibertyDream avatar Sep 22 '19 02:09 LibertyDream

Hi, Thank you for wonderful extension. I followed instructions for installation and enabling extension in nbextensions but, Unfortunately I am facing same issue "Unsatisfiable read, closing connection: delimiter re.compile(b'\r?\n\r?\n') not found within 65536 bytes"

Thanks, Sunil

talk2sunil83 avatar Nov 21 '19 05:11 talk2sunil83

我的问题是能显示代码提示,但是为什么我敲代码import n提示有import numpy as np,我按下Tab键之后上屏的是import nnumpy as np,会多一个字母,这个怎么解决。

daxinnan avatar Nov 27 '19 06:11 daxinnan

@daxinnan 看起来是 JS 中替换逻辑的一个 bug,这个问题一直存在吗? 我复现不了...

wenmin-wu avatar Mar 27 '20 08:03 wenmin-wu