我正在使用data science笔记本docker图片来简化我的Jupyter实验室。但是,每当我要安装新的扩展程序时,它将告诉我我的依赖项已过期。
这是细节:
"@jupyterlab/xkcd-extension@0.6.0" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package
>=0.18.2 <0.19.0 >=0.19.1 <0.20.0 @jupyterlab/application
>=0.18.2 <0.19.0 >=0.19.1 <0.20.0 @jupyterlab/apputils
几乎整个下午我一直在jupyterlab问题库中进行搜索,但仍然没有想到。任何帮助都会很棒!