Kite: not running
Kite: kite is not reachable
Solved.
After trying, for the jupyter lab version v3.0.15
and v3.0.16
, the kite extension cannot be connected.
Downgrade the jupyter lab version to v3.0.14
and it can be used normally.
1 | pip install jupyterlab==3.0.14 jupyterlab-kite==2.0.2 |
BTW, jupyterlab-kite hasn’t updated for a long time. XX
Reference
- jupyterlab-kite extension doesn’t work for JupyterLab 3.0.0
- Using the JupyterLab plugin for Python
- Jupyter Lab - Kite is installed but its not working