伙计们,当我尝试在 ipyleafltet 中创建地图时出现错误,所以我尝试了以下步骤来完全重新安装 jupyter 和 ipyleaflet。现在我没有收到错误,但 ipywidget 只是挂起“正在加载小部件...”。我知道干净的重新安装是有效的,因为我以前做过,但我似乎错过了一步。不要认为它是相关的,但以防万一我在 AWS EC2 实例上运行
最好的,汤姆 (tom@geospatialtechnicalsolutions.com)
卸载 源 v
项目清单
环境
jupyter labextension 卸载 @jupyter-widgets/jupyterlab-manager
jupyter labextension 卸载 @jupyterlab/geojson-extension
jupyter labextension 卸载 @jupyterlab/google-drive
jupyter labextension 卸载 @jupyterlab/toc
jupyter labextension 卸载 @parente/jupyterlab-quickopen
jupyter labextension 卸载 @qzchenwl/jupyterlab-manager
jupyter labextension 卸载 jupyter-leaflet
jupyter labextension 卸载 jupyterlab-execute-time
jupyter labextension 卸载 jupyterlab-interactive-dashboard-editor
jupyter labextension 卸载 jupyterlab-s3-browser
jupyter labextension 卸载 jupyterlab-skip-traceback
jupyter labextension 卸载 jupyterlab-tabular-data-editor
jupyter 实验室清洁
pip3 卸载 jupyterlab
python3 -m pip uninstall -y jupyter jupyter_core jupyter-client jupyter-console …